Newman Run Dashboard

Tuesday, 24 February 2026 15:00:09
Total Iterations

3

Total Assertions

123

Total Failed Tests

15

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow Collection DataDriven
Environment: QA
Timings and Data
Total run duration: 38.9s
Total data received: 9.22MB
Average response time: 297ms
Summary Item Total Failed
Requests 123 0
Prerequest Scripts 132 0
Test Scripts 153 0
Assertions 123 15
Skipped Tests 0 -



Showing 15 Failures

Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 519 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 253 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 271 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 262 to be below 200
Failed Test: Response time < 300ms

Assertion Error Message
expected 304 to be below 300
Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 251 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 252 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 280 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 257 to be below 200
Failed Test: Response time < 300ms

Assertion Error Message
expected 302 to be below 300
Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 253 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 250 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 270 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 256 to be below 200
Failed Test: Response time < 300ms

Assertion Error Message
expected 302 to be below 300


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 519ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b1cb28e-7708-4230-816e-cb8fadc00f4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-V1Afpw61eqv7ODHHqH2u6tlluxE"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 519 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 254ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1c10f80-665e-4524-b86d-18de4891d6c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc35d003-c7af-43a5-8a69-517254128215
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 253 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 243B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f282a0e-816d-41b6-92b3-372fbe7e8d3e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-8/42A83Wo8qXz5qgbNwZMFOe/9k"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1163},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 271 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11eef9f2-7241-4165-bdf7-50acd4e712b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 262 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c694e0b-e889-46d5-b88a-734787a50010
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1063
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "saitama",
                "last_name": "sensei",
                "mobile_number": "867-754-9537",
                "mobile_number_alt": "",
                "email_id": "saitama@yopmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "197299245564135",
                "imei1": "197299245564135",
                "imei2": "197299245564135",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-QqR3slgdCDT/x+zSMrFT3TQ8Vjo"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":197004,"tr_customer_product_id":196994,"job_number":"JOB_196986"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 0 1 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Response time < 300ms
expected 304 to be below 300
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 056f4cbe-d4a0-4083-8c5f-1592ac986596
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-GEOUkmz4JRjFEr0PleOn/6DvhZg"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1164},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 932ms
Mean size per request: 1.1MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41e7762d-51b2-40ff-be28-a412c06b6260
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"11ab00-VmHtUdEW3QEVWBg5bfprfXRvHw0"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:31.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195832,"job_number":"JOB_195832","tr_customer_id":195850,"tr_customer_product_id":195840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:27:42.000Z","modified_at":"2026-02-24T02:28:12.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"16011766572791","imei1":"16011766572791","imei2":"16011766572791","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:28:12.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195831,"job_number":"JOB_195831","tr_customer_id":195849,"tr_customer_product_id":195839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:25:15.000Z","modified_at":"2026-02-24T02:26:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"13762337686101","imei1":"13762337686101","imei2":"13762337686101","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:26:08.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195830,"job_number":"JOB_195830","tr_customer_id":195848,"tr_customer_product_id":195838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:55:00.000Z","modified_at":"2026-02-24T02:12:44.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"12994469875749","imei1":"12994469875749","imei2":"12994469875749","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:12:44.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195828,"job_number":"JOB_195828","tr_customer_id":195846,"tr_customer_product_id":195836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:42:43.000Z","modified_at":"2026-02-24T02:34:01.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"11708095706548","imei1":"11708095706548","imei2":"11708095706548","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:34:01.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:22.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:32.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:27.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 347ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9350a658-0977-48d5-a914-00c87ce382f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196986"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-4EmI+NM5imMlegP6BtpMTriV4Pw"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:31.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196986
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzB9.HzsSiw0FMUXkd13L4bwGGO-fO67btdFqvUpx57qlHRY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5f62f8f-1869-4958-a400-11e22bcc8b3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"620-RLPDRVhbKf+/bzJL9BuxcTcTPjQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:31.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751437,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:31.000Z","created_at":"2026-02-24T14:59:31.000Z"},{"id":751438,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:31.000Z","created_at":"2026-02-24T14:59:31.000Z"}],"problems":[{"id":189791,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:31.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f8ab7f1-8615-4643-93d0-cb74b6b13020
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-eOXvyYgsmOke0Pwj1sXVR2T5l+I"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c8da7b8-52a1-4f04-84a2-401ea8e92b9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 296ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c09e413-9cb0-4413-a710-a5ddb563b197
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-ikgezfqDqWmsDSVwS+H4cXC4wGQ"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":845},{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Pending for delivery","key":"pending_for_delivery","count":4}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 345ms
Mean size per request: 822.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16244308-63a0-4b56-8a7f-0e86879847e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"cda65-kf7ttgqAIJbkOTk/0StIcudDW2k"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:22.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:31.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f2a56f9-a3de-4a3d-bfe4-e4d19b0e0a45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 582ba8a7-3f7d-4a01-b8ac-96740a542562
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 196986,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 821.63KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzR9.rjqajAnuGGEuiEpAZo0xJ1R1PPExlZWZKnpTEf0IgE0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6f110bd-0737-4005-92d3-eaa5a370119c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"cd684-g8U1SZpgrH9NUUnVNlR/GwrggWE"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:22.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a023dad-0aef-4145-97eb-3f3c400db84b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-K2LtoQtpQxJmsXUKTZ2hdRT3w24"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e96731a-5ab4-45c0-b179-9e29ee29d887
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6406545-2e75-4eb5-a76b-a68ef58ce985
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-1iomGw8PBldtZOkNJF2wLGoF5NA"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":318}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cb25940-0e7f-43db-819d-62979348b833
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7cc-DBZX8gSB3Un2A+c/RN++G6PiobU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:37.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:35.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T14:59:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94885ef9-648e-4fe4-9ece-c29b46c6a6e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 373ms
Mean size per request: 2.35KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 416c1b15-3bf4-4772-92d5-e626e8ce5a5c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"963-9qKEN2d2mkzYefi+ptz214gWMjQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:35.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T14:59:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":196986,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:31.000Z"}],"quatations":[]},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:37.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":196984,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:22.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db70294c-9726-46ee-b657-b38278a0f722
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxNzZ9.VTKIlgl0RjYbKuuT9DUjpwQD_EsXajF8fbwy8t5og1I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f07ff45d-1311-4b82-be82-61fe2481d6c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 196986,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c9e2473-439e-430e-a431-beaaa581d166
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-QELl0ycLF9hUp2/c2IopKsgHmT4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06fa2658-c071-4d97-8cf3-4e06c16f352f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 941174b8-4173-4265-84a0-b05b04ea1ddc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-VhAZzI5jsiW9K5YQ/aigilwJZq8"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":6},{"label":"QC Completed","key":"qc_completed","count":313},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de87c2d4-011b-470f-8397-f01176d87797
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 302.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c40d2174-5049-420f-8a6b-837b0e065f4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ba24-q9tkGP7CqMNqE7GLP5U137B6cas"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:33.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195815,"job_number":"JOB_195815","tr_customer_id":195833,"tr_customer_product_id":195823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T21:12:18.000Z","modified_at":"2026-02-24T08:43:08.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 531ms
Mean size per request: 5.83KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2ea5f1a-942c-4e6f-8ea2-5f1a09d51fa9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1754-Kfeu86RF+2oKyzRgYWqtcIlbz2k"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:32.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:38.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccc66607-4498-4f7c-b7ef-bcb177c1c610
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196986
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 506ms
Mean size per request: 4.86KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE3OH0.KX70dantyyBS0RFr0RrjFpzm_KqrEFQl4iDK85tqGNc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 548b06e8-c127-4668-b6bb-35ffc6de6d4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1374-DR/nQIfUoGaGr3qRitqazKQ9G88"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:32.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44b582fa-65a4-469b-a5da-288cd041e652
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-sR/T0HHuKHo1tZnTM7nOC14QZQk"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13ae6484-8b7b-4e95-8b7a-ec356a1ad4b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05d80f83-0dcc-4965-a43d-814819148252
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-yuZIEs2kSPYAjQpSFnya+D41Ruw"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1166},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 4.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6451a07-1e64-41c3-b0be-6e04502d4c50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1345-bf48aBa1J4gdV0CH/62kBdCA/hg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 4.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5852d542-609a-442a-ae9c-37fe3efaa970
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1345-bf48aBa1J4gdV0CH/62kBdCA/hg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfba7fdb-e0c2-42a7-8793-68eccb21c5b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196986
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 843c6cb0-8a77-48d9-9e40-2358e65c8394
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196986"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-ODyGVoSzYBOHC+lYbisZ3jVfv0c"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196986
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODF9.Yvk6v0dRktcWlmKU8_OsBsfJirMXOw3Y6P9LDAi0jNM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed26f58f-a2d3-45fc-a2ec-16aed6b45966
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a43-KNY4UfIIjYhlc38oZRUr7C5BC+Y"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751437,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:31.000Z","created_at":"2026-02-24T14:59:31.000Z"},{"id":751438,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:31.000Z","created_at":"2026-02-24T14:59:31.000Z"},{"id":751442,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-24T14:59:35.000Z","created_at":"2026-02-24T14:59:35.000Z"},{"id":751445,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-24T14:59:38.000Z","created_at":"2026-02-24T14:59:38.000Z"},{"id":751448,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-24T14:59:40.000Z","created_at":"2026-02-24T14:59:40.000Z"},{"id":751454,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T14:59:42.000Z","created_at":"2026-02-24T14:59:42.000Z"},{"id":751455,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T14:59:42.000Z","created_at":"2026-02-24T14:59:42.000Z"}],"problems":[{"id":189791,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:31.000Z"},{"id":189793,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-24T14:59:38.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e39eb27b-4cdb-48cb-9ada-42b4f6505bc0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-LndtG9WLDUuc/4CcR8pDjcLw5ao"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 251 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4484fa51-1513-41aa-9539-b8658749089b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbe3b2f9-d250-47a2-a007-f7c5d822230e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 252 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 243B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfd1e0a4-11a5-4272-b26a-6f197f96c215
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-mIQWUuOxR56F2pPEHv3C/uShYEI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1167},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 280 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3053f427-6e1a-4b5e-b8d8-03dd8ad79bb9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 257 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 302ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 540330be-3c96-4efa-a1b8-5d044a75cb64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1057
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "tanjiro",
                "last_name": "kamado",
                "mobile_number": "446-555-8658",
                "mobile_number_alt": "",
                "email_id": "tanjiro@g.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "241194424266948",
                "imei1": "241194424266948",
                "imei2": "241194424266948",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-jtXT3V5QlIf5pq+7o9SIh7RylJ8"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":197008,"tr_customer_product_id":196998,"job_number":"JOB_196990"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 0 1 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Response time < 300ms
expected 302 to be below 300
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75d2efd5-c2b4-4f3e-9a5b-fe226bc6707e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-7REdd84KWpJdtup9UNWgDipW+rw"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1168},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 672ms
Mean size per request: 1.11MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbb51a76-1c2e-4600-9fbc-36a386b4d251
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"11ba7e-49HCxdcAgXdlwhDfbsqQAe/SBl8"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195832,"job_number":"JOB_195832","tr_customer_id":195850,"tr_customer_product_id":195840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:27:42.000Z","modified_at":"2026-02-24T02:28:12.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"16011766572791","imei1":"16011766572791","imei2":"16011766572791","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:28:12.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195831,"job_number":"JOB_195831","tr_customer_id":195849,"tr_customer_product_id":195839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:25:15.000Z","modified_at":"2026-02-24T02:26:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"13762337686101","imei1":"13762337686101","imei2":"13762337686101","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:26:08.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195830,"job_number":"JOB_195830","tr_customer_id":195848,"tr_customer_product_id":195838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:55:00.000Z","modified_at":"2026-02-24T02:12:44.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"12994469875749","imei1":"12994469875749","imei2":"12994469875749","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:12:44.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195828,"job_number":"JOB_195828","tr_customer_id":195846,"tr_customer_product_id":195836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:42:43.000Z","modified_at":"2026-02-24T02:34:01.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"11708095706548","imei1":"11708095706548","imei2":"11708095706548","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:34:01.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:37.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:33.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 1017B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75e13e9c-17a4-4794-b316-c654dbe1dee4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196990"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-B3r1u7fkLU1ZiVUpcUhDQ2Vlax8"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196990
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODN9.sorFDB_GgaB9b8FQsHeFvnSDhRWQm78NUAPmk8tBOr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bcb1d9ba-123c-4f62-b6cb-78933a8608b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"61a-uo6CjaHskDbJygl8sVbwHMb2/3I"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751456,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:45.000Z","created_at":"2026-02-24T14:59:45.000Z"},{"id":751457,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:45.000Z","created_at":"2026-02-24T14:59:45.000Z"}],"problems":[{"id":189797,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:45.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30a29e44-4778-45c5-8a76-e44803555487
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-dI7LUdkWJb0TefDu8R24oN/DxfY"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99d60321-54f8-4ae2-b55e-a0fcb8e6b545
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d17250e-158e-45db-92f6-379c2d59441b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-5L3+XAYK4QW3GEBOYwwDCuLggqo"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":847},{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 362ms
Mean size per request: 824.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f63add22-d581-423d-b457-b7bae2da309b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ce225-prR2Sa/LwHXe7Knf0RnZFKbAwRk"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 825088d2-aa73-4b62-9c30-5e7184bcb347
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 468f5a1e-b414-4344-ae3e-d025e560395d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 196990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 823.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODZ9.g6ITYzo6O_p2Pc1_6JmSUnFCQLPbZGNFewXpwAO3nIo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79bc44c1-d103-425d-a6a9-a5964f2e2ddd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"cde4a-rDD7oOeUcv6wQwTTR9uiHPLdlHg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7900b11a-604b-4f7f-a2bf-c59ba2c77af6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-/qXu8sioMq54SXHacqgn6xni1X8"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f491a68-f5e8-450b-8a48-67a9dc78a8b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2540484a-4681-4831-8859-3c212a1b2e86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-XGE/y9PwemQa13ZMmqX5M7KRdTU"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":320}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1002B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b9e40f7-7e80-4ffc-906b-f42344c20ea2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1002
ETag W/"3ea-fn8aNuV62jx19mhJ9MB1Zrw6QuI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:48.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T14:59:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ca96af1-c03e-4502-931c-8612b88a92cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 374ms
Mean size per request: 1.17KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cad3772-88e0-4687-bf2f-113ed0a89733
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4b3-68UfULQ1tnTU1BiDsXyL3d724iw"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:48.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T14:59:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":196990,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:45.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0566eaef-b1fe-4b8c-a814-9d42b2bb25a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxODl9.ZdFhkKOFx688XPyz4YwNpiRhk-GtJuGmZxVMCTIqREw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 505f27ce-e993-4397-bd7b-d519baa91147
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 196990,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 952d91f3-1bbe-4846-b9e1-9ff30939f2ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-+8ZevNyreI6fVSOrVs/C/x35N9Y"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 900343e2-4b4d-445e-a52f-b07b9a70e685
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97919838-4f54-4d17-9b04-257ee24a5753
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-vEXuhrAUqLSOnDzwzjuwoKIhIfU"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":6},{"label":"QC Completed","key":"qc_completed","count":315},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2bbad316-71e7-40ae-aa97-f95f4e6d0cde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 304.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 158afaa6-f17f-4216-b52f-90d1f9b55808
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c1e0-y2qAS0KwVXscOv/mls0iI5vWIwg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:48.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:33.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195815,"job_number":"JOB_195815","tr_customer_id":195833,"tr_customer_product_id":195823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T21:12:18.000Z","modified_at":"2026-02-24T08:43:08.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 502ms
Mean size per request: 5.83KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7894f6aa-50cd-48f7-bf54-875462c92e42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1750-qQ86S8v+UhXQVgZObB/5fy9PVk8"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:51.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2d842b7-b554-44e7-80cd-875da8132a16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196990
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 507ms
Mean size per request: 4.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTE5MX0.Alqcu3aO87f_JmvlMG-Glz9-MVNkKMfavA55NNORO74
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c334713e-29c5-4882-9cad-ad9fa330ac03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1376-nH7VntKMOS19YTIoXoOA3fDHysA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:45.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1961872e-0a0a-4627-98bd-9ed5433b141e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-a+paO7RmLy6wsdBLPCR2F+m4M00"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09e8e9ca-a911-4205-b5bc-007c61fd5181
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1788ca3d-a87a-442f-b179-1119240c1de9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-7REdd84KWpJdtup9UNWgDipW+rw"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1168},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 4.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 968b363a-f2db-4b56-ac82-b8fb84a382ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"133f-QDMceEN/N43nmjD1KudpS2xqlK8"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:53.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 4.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5c3d92c-5d21-4b3b-96a5-9b1df7e9fd23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"133f-QDMceEN/N43nmjD1KudpS2xqlK8"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:53.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 658c3aee-f9ee-4d7a-ad55-858863f4fcc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196990
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 1010B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 219ce30d-8f93-40a6-bc27-43993ed0cb28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196990"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1010
ETag W/"3f2-Z/My+wdFvFhm5EZpGr7aG0wvSoo"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196990
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTR9.iruOtR2CFvFnJMCuJOBmCHcF4uSIzccLMBWQSHvMQEg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c225f159-9b28-4f23-9da0-ab489053e79f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a3d-tq2BPVWgDFhJeBOmoLzm82qAwcQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751456,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:45.000Z","created_at":"2026-02-24T14:59:45.000Z"},{"id":751457,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:45.000Z","created_at":"2026-02-24T14:59:45.000Z"},{"id":751461,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-24T14:59:48.000Z","created_at":"2026-02-24T14:59:48.000Z"},{"id":751462,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-24T14:59:51.000Z","created_at":"2026-02-24T14:59:51.000Z"},{"id":751463,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-24T14:59:53.000Z","created_at":"2026-02-24T14:59:53.000Z"},{"id":751466,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T14:59:55.000Z","created_at":"2026-02-24T14:59:55.000Z"},{"id":751467,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T14:59:55.000Z","created_at":"2026-02-24T14:59:55.000Z"}],"problems":[{"id":189797,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:45.000Z"},{"id":189799,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-24T14:59:51.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d37382e2-538d-4842-a20d-8f9abb07cf29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-+O3PwzuiS51g52BGNP+CFq7DTv4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 253 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 251ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4390a33-0b33-48c4-9f96-0e898ddfbb12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ec03560-2b49-4ad6-b959-5c4923e91749
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 250 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 243B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f07c2396-173f-42bb-87ea-b99be26dadd9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-KQRYmuPde0JbjT6cWdYavFwK/fg"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1169},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 270 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f92bdd31-d1d6-4ecb-aed6-edf75b24b42b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 302ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3579cce-d828-4e62-b3ec-6e46c52394f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1052
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "giyu",
                "last_name": "tomiaka",
                "mobile_number": "548-583-6971",
                "mobile_number_alt": "",
                "email_id": "giyu@g.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "799029476800465",
                "imei1": "799029476800465",
                "imei2": "799029476800465",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-y4pdTkRSODFahO/AvOkqiMERsHQ"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":197011,"tr_customer_product_id":197001,"job_number":"JOB_196993"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 0 1 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Response time < 300ms
expected 302 to be below 300
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0cb03939-8ea5-4fde-af63-821c276b910d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-hfZQintDCAKHQyEH0UQ10ngSj1o"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1171},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 671ms
Mean size per request: 1.11MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 919bc6dc-6e96-4571-888b-9e4d9ee97a2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"11c60d-Ze93KEpPDroyEc/Oc+AUCaSpzAk"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195832,"job_number":"JOB_195832","tr_customer_id":195850,"tr_customer_product_id":195840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:27:42.000Z","modified_at":"2026-02-24T02:28:12.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"16011766572791","imei1":"16011766572791","imei2":"16011766572791","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:28:12.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195831,"job_number":"JOB_195831","tr_customer_id":195849,"tr_customer_product_id":195839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:25:15.000Z","modified_at":"2026-02-24T02:26:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"13762337686101","imei1":"13762337686101","imei2":"13762337686101","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:26:08.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195830,"job_number":"JOB_195830","tr_customer_id":195848,"tr_customer_product_id":195838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:55:00.000Z","modified_at":"2026-02-24T02:12:44.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"12994469875749","imei1":"12994469875749","imei2":"12994469875749","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:12:44.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195828,"job_number":"JOB_195828","tr_customer_id":195846,"tr_customer_product_id":195836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:42:43.000Z","modified_at":"2026-02-24T02:34:01.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"11708095706548","imei1":"11708095706548","imei2":"11708095706548","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T02:34:01.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196992,"job_number":"JOB_196992","tr_customer_id":197010,"tr_customer_product_id":197000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"Herman Simonis","mobile_number":"331-306-6679","email_id":"Marcelino23@gmail.com","dop":"2025-04-06","serial_number":"13962597071115","imei1":"13962597071115","imei2":"13962597071115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196991,"job_number":"JOB_196991","tr_customer_id":197009,"tr_customer_product_id":196999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19943257680694","imei1":"19943257680694","imei2":"19943257680694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T14:59:56.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:48.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:33.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb7a89bc-b5b2-4753-9157-177743a4760d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196993"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-7FKTFv5UesNJHvcqarLy8NUwfHg"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196993
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 1.52KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTZ9.VWN5DT9Qy8bS_Z2gyM1jUjtYgCnWnYPcmDHt7eU6dOs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d851a84c-5448-48ef-8e56-eb2b6b302822
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"615-Tti77wUyD0zp1l9l1PcBRG777WI"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 14:59:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751473,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:57.000Z","created_at":"2026-02-24T14:59:57.000Z"},{"id":751474,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:57.000Z","created_at":"2026-02-24T14:59:57.000Z"}],"problems":[{"id":189802,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:57.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7c0848c-54ce-4c1f-af6b-105935ec2515
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-7Whcnjo2hKdRTW56elybhEN3F2Y"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 034efbbd-c0d1-4d3b-8bb2-e3212da92788
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 14:59:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 564800f2-6671-4b78-bc16-d0b45a12fea1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-klcjonewHpIADpWuoHF43sdEILA"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":849},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 826.49KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e4f8f6e-0d8c-4ecf-a2d8-6f16be671326
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ce9f3-8H7R3A0efcIepN2DcLM39Gbv2bA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196991,"job_number":"JOB_196991","tr_customer_id":197009,"tr_customer_product_id":196999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19943257680694","imei1":"19943257680694","imei2":"19943257680694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196992,"job_number":"JOB_196992","tr_customer_id":197010,"tr_customer_product_id":197000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"Herman Simonis","mobile_number":"331-306-6679","email_id":"Marcelino23@gmail.com","dop":"2025-04-06","serial_number":"13962597071115","imei1":"13962597071115","imei2":"13962597071115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196994,"job_number":"JOB_196994","tr_customer_id":197012,"tr_customer_product_id":197002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:58.000Z","modified_at":"2026-02-24T14:59:58.000Z","name":"Nicola Ziemann","mobile_number":"790-687-1227","email_id":"Alexander_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"16603654081838730","imei1":"16603654081838730","imei2":"16603654081838730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7faba5e8-d90c-4b78-a485-39fea4134620
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec6802a7-55c6-4f33-a8dd-697070de6a92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 196993,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 825.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUxOTl9.TAumdlvsUA-vnXxkFsvSEfIGno5LgJfcx0opZa6L8Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6920020b-23e9-4e4e-ab7d-235a168f1ddc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ce61d-AFCl7ZjFXDDMMhdtz+u5aAr6RKA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195829,"job_number":"JOB_195829","tr_customer_id":195847,"tr_customer_product_id":195837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:48:53.000Z","modified_at":"2026-02-24T01:48:53.000Z","name":"Kyla Maggio","mobile_number":"476-211-8357","email_id":"Salvador_Rosenbaum16@hotmail.com","dop":"2025-12-31","serial_number":"16144543673526","imei1":"16144543673526","imei2":"16144543673526","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195833,"job_number":"JOB_195833","tr_customer_id":195851,"tr_customer_product_id":195841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:27.000Z","modified_at":"2026-02-24T02:30:27.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195834,"job_number":"JOB_195834","tr_customer_id":195852,"tr_customer_product_id":195842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Shubha Dhawan","mobile_number":"9802252104","email_id":"chitraksh.shukla@yahoo.co.in","dop":"2026-02-14","serial_number":"493420620942767","imei1":"493420620942767","imei2":"493420620942767","popurl":"www.chandraswaroopa-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195835,"job_number":"JOB_195835","tr_customer_id":195854,"tr_customer_product_id":195843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Chinmayanand Abbott","mobile_number":"9866658563","email_id":"kirti.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"319108723523336","imei1":"319108723523336","imei2":"319108723523336","popurl":"www.chetanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195836,"job_number":"JOB_195836","tr_customer_id":195853,"tr_customer_product_id":195844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Girish Shukla","mobile_number":"9897736798","email_id":"uma.kakkar@yahoo.co.in","dop":"2026-02-14","serial_number":"068429341853788","imei1":"068429341853788","imei2":"068429341853788","popurl":"www.enakshi-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195837,"job_number":"JOB_195837","tr_customer_id":195855,"tr_customer_product_id":195845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Paramartha Achari","mobile_number":"9857620245","email_id":"uma.patel@yahoo.co.in","dop":"2026-02-14","serial_number":"721603021588682","imei1":"721603021588682","imei2":"721603021588682","popurl":"www.bhaasvan-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195838,"job_number":"JOB_195838","tr_customer_id":195856,"tr_customer_product_id":195846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:30:29.000Z","modified_at":"2026-02-24T02:30:29.000Z","name":"Anasooya Prajapat","mobile_number":"9856689920","email_id":"chitrangada.kaul@hotmail.com","dop":"2026-02-14","serial_number":"758013975275640","imei1":"758013975275640","imei2":"758013975275640","popurl":"www.himani-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195839,"job_number":"JOB_195839","tr_customer_id":195857,"tr_customer_product_id":195847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Sanka Gowda","mobile_number":"9862822356","email_id":"dhruv.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"338907254978096","imei1":"338907254978096","imei2":"338907254978096","popurl":"www.amogh-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195840,"job_number":"JOB_195840","tr_customer_id":195858,"tr_customer_product_id":195848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Bhargava Guha","mobile_number":"9826333476","email_id":"dinakar.tagore@hotmail.com","dop":"2026-02-14","serial_number":"588381931237158","imei1":"588381931237158","imei2":"588381931237158","popurl":"www.dhanadeepa-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195841,"job_number":"JOB_195841","tr_customer_id":195859,"tr_customer_product_id":195849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Anjaneya Varrier","mobile_number":"9847712990","email_id":"swarnalata.guneta@hotmail.com","dop":"2026-02-14","serial_number":"540054983726320","imei1":"540054983726320","imei2":"540054983726320","popurl":"www.akshainie-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195842,"job_number":"JOB_195842","tr_customer_id":195860,"tr_customer_product_id":195850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Baidehi Bharadwaj","mobile_number":"9868756577","email_id":"chandani.kaniyar@hotmail.com","dop":"2026-02-14","serial_number":"457780327827292","imei1":"457780327827292","imei2":"457780327827292","popurl":"www.aayushman-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195843,"job_number":"JOB_195843","tr_customer_id":195861,"tr_customer_product_id":195851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:34:32.000Z","modified_at":"2026-02-24T02:34:32.000Z","name":"Uttam Khanna","mobile_number":"9869657219","email_id":"abhaidev.ahuja@gmail.com","dop":"2026-02-14","serial_number":"583496170140554","imei1":"583496170140554","imei2":"583496170140554","popurl":"www.kannan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195844,"job_number":"JOB_195844","tr_customer_id":195862,"tr_customer_product_id":195852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Dipesh Sinha","mobile_number":"9856494968","email_id":"siddhi.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"413413215657472","imei1":"413413215657472","imei2":"413413215657472","popurl":"www.advaya-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195845,"job_number":"JOB_195845","tr_customer_id":195863,"tr_customer_product_id":195853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Sarada Reddy","mobile_number":"9844989886","email_id":"anwesha.patil@hotmail.com","dop":"2026-02-14","serial_number":"747871896565680","imei1":"747871896565680","imei2":"747871896565680","popurl":"www.meghnath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195846,"job_number":"JOB_195846","tr_customer_id":195864,"tr_customer_product_id":195854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Manoj Banerjee","mobile_number":"9814810652","email_id":"krishna.khan@gmail.com","dop":"2026-02-14","serial_number":"625045278536572","imei1":"625045278536572","imei2":"625045278536572","popurl":"www.poornima-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195847,"job_number":"JOB_195847","tr_customer_id":195865,"tr_customer_product_id":195855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Ambar Sharma","mobile_number":"9875964139","email_id":"chandranath.kapoor@yahoo.co.in","dop":"2026-02-14","serial_number":"275072710841828","imei1":"275072710841828","imei2":"275072710841828","popurl":"www.gandharva-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195848,"job_number":"JOB_195848","tr_customer_id":195866,"tr_customer_product_id":195856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:38:46.000Z","modified_at":"2026-02-24T02:38:46.000Z","name":"Gopee Iyer","mobile_number":"9809051274","email_id":"usha.devar@gmail.com","dop":"2026-02-14","serial_number":"516783454131634","imei1":"516783454131634","imei2":"516783454131634","popurl":"www.manikya-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195849,"job_number":"JOB_195849","tr_customer_id":195867,"tr_customer_product_id":195857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:11.000Z","name":"Bilwa Patil","mobile_number":"9819194325","email_id":"anang.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"736180773791697","imei1":"736180773791697","imei2":"736180773791697","popurl":"www.sunita-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195850,"job_number":"JOB_195850","tr_customer_id":195868,"tr_customer_product_id":195858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:11.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Sloka Marar","mobile_number":"9886886751","email_id":"trilochan.marar@gmail.com","dop":"2026-02-14","serial_number":"238180746197555","imei1":"238180746197555","imei2":"238180746197555","popurl":"www.daksha-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195851,"job_number":"JOB_195851","tr_customer_id":195869,"tr_customer_product_id":195859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Devesh Embranthiri","mobile_number":"9842634497","email_id":"chandira.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"311265106620433","imei1":"311265106620433","imei2":"311265106620433","popurl":"www.ajeet-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195852,"job_number":"JOB_195852","tr_customer_id":195871,"tr_customer_product_id":195860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Dhyanesh Chaturvedi","mobile_number":"9867618008","email_id":"brahmabrata.marar@hotmail.com","dop":"2026-02-14","serial_number":"476792386403882","imei1":"476792386403882","imei2":"476792386403882","popurl":"www.devasree-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195853,"job_number":"JOB_195853","tr_customer_id":195870,"tr_customer_product_id":195861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Amarnath Jha","mobile_number":"9879423591","email_id":"bhagirathi.somayaji@yahoo.co.in","dop":"2026-02-14","serial_number":"703947486832965","imei1":"703947486832965","imei2":"703947486832965","popurl":"www.vyas-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195854,"job_number":"JOB_195854","tr_customer_id":195872,"tr_customer_product_id":195862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhoj Guha","mobile_number":"9858015472","email_id":"kanti.johar@hotmail.com","dop":"2026-02-14","serial_number":"622401491094995","imei1":"622401491094995","imei2":"622401491094995","popurl":"www.devdan-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195855,"job_number":"JOB_195855","tr_customer_id":195873,"tr_customer_product_id":195863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Bhishma Dutta","mobile_number":"9803798066","email_id":"digambar.sharma@hotmail.com","dop":"2026-02-14","serial_number":"874709973831881","imei1":"874709973831881","imei2":"874709973831881","popurl":"www.tarun-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195856,"job_number":"JOB_195856","tr_customer_id":195874,"tr_customer_product_id":195864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Drona Gowda","mobile_number":"9886304060","email_id":"chaturbhuj.deshpande@gmail.com","dop":"2026-02-14","serial_number":"955717748843431","imei1":"955717748843431","imei2":"955717748843431","popurl":"www.devadatt-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195857,"job_number":"JOB_195857","tr_customer_id":195875,"tr_customer_product_id":195865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Jyotsana Varma","mobile_number":"9836747312","email_id":"draupadi.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"039483611606159","imei1":"039483611606159","imei2":"039483611606159","popurl":"www.chidaatma-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195858,"job_number":"JOB_195858","tr_customer_id":195876,"tr_customer_product_id":195866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:41:12.000Z","modified_at":"2026-02-24T02:41:12.000Z","name":"Mohini Iyer","mobile_number":"9804831116","email_id":"narendra.sharma@hotmail.com","dop":"2026-02-14","serial_number":"520541106318020","imei1":"520541106318020","imei2":"520541106318020","popurl":"www.girish-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195859,"job_number":"JOB_195859","tr_customer_id":195877,"tr_customer_product_id":195867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Durgeshwari Khan","mobile_number":"9857645328","email_id":"shiv.asan@hotmail.com","dop":"2026-02-14","serial_number":"092455654553718","imei1":"092455654553718","imei2":"092455654553718","popurl":"www.darshan-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195860,"job_number":"JOB_195860","tr_customer_id":195878,"tr_customer_product_id":195868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Devak Bhattacharya","mobile_number":"9854860441","email_id":"ghanashyam.varrier@hotmail.com","dop":"2026-02-14","serial_number":"086023423668185","imei1":"086023423668185","imei2":"086023423668185","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195861,"job_number":"JOB_195861","tr_customer_id":195879,"tr_customer_product_id":195869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bilva Nayar","mobile_number":"9865303526","email_id":"dhanalakshmi.gowda@gmail.com","dop":"2026-02-14","serial_number":"907073126192785","imei1":"907073126192785","imei2":"907073126192785","popurl":"www.saroja-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195862,"job_number":"JOB_195862","tr_customer_id":195880,"tr_customer_product_id":195870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Amish Varman","mobile_number":"9847412681","email_id":"anang.jain@hotmail.com","dop":"2026-02-14","serial_number":"347429326567366","imei1":"347429326567366","imei2":"347429326567366","popurl":"www.trilok-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195863,"job_number":"JOB_195863","tr_customer_id":195881,"tr_customer_product_id":195871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:42:31.000Z","modified_at":"2026-02-24T02:42:31.000Z","name":"Bhadran Mehrotra","mobile_number":"9852465661","email_id":"sarala.kaul@hotmail.com","dop":"2026-02-14","serial_number":"746590121531086","imei1":"746590121531086","imei2":"746590121531086","popurl":"www.guru-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195864,"job_number":"JOB_195864","tr_customer_id":195882,"tr_customer_product_id":195872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Ahluwalia","mobile_number":"9889326388","email_id":"bhaswar.bhattacharya@hotmail.com","dop":"2026-02-14","serial_number":"713391629129342","imei1":"713391629129342","imei2":"713391629129342","popurl":"www.anaadi-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195865,"job_number":"JOB_195865","tr_customer_id":195884,"tr_customer_product_id":195874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Durgeshwari Arora","mobile_number":"9810725204","email_id":"avantika.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"199259159113970","imei1":"199259159113970","imei2":"199259159113970","popurl":"www.sarvin-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195866,"job_number":"JOB_195866","tr_customer_id":195883,"tr_customer_product_id":195873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Naval Shukla","mobile_number":"9825670938","email_id":"chandran.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"330216541621517","imei1":"330216541621517","imei2":"330216541621517","popurl":"www.vishwamitra-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195867,"job_number":"JOB_195867","tr_customer_id":195885,"tr_customer_product_id":195875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Bandhul Pandey","mobile_number":"9825631254","email_id":"chandramani.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"294248051234930","imei1":"294248051234930","imei2":"294248051234930","popurl":"www.laxman-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195868,"job_number":"JOB_195868","tr_customer_id":195886,"tr_customer_product_id":195876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Hari Guha","mobile_number":"9808625228","email_id":"chakradhar.saini@gmail.com","dop":"2026-02-14","serial_number":"629076619103566","imei1":"629076619103566","imei2":"629076619103566","popurl":"www.rohana-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195869,"job_number":"JOB_195869","tr_customer_id":195887,"tr_customer_product_id":195877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:25.000Z","modified_at":"2026-02-24T02:43:25.000Z","name":"Tanirika Nehru","mobile_number":"9805031214","email_id":"indra.khan@hotmail.com","dop":"2026-02-14","serial_number":"943628724775991","imei1":"943628724775991","imei2":"943628724775991","popurl":"www.anamika-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T02:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195872,"job_number":"JOB_195872","tr_customer_id":195890,"tr_customer_product_id":195880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:41.000Z","modified_at":"2026-02-24T03:13:41.000Z","name":"Elbert Kulas","mobile_number":"449-366-2042","email_id":"Billie_OKon@gmail.com","dop":"2025-04-06","serial_number":"19718438268519796","imei1":"19718438268519796","imei2":"19718438268519796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195874,"job_number":"JOB_195874","tr_customer_id":195892,"tr_customer_product_id":195882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:19.000Z","name":"Edison Bartell","mobile_number":"668-347-3816","email_id":"Lydia_Douglas74@yahoo.com","dop":"2025-04-06","serial_number":"17332282949056796","imei1":"17332282949056796","imei2":"17332282949056796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195876,"job_number":"JOB_195876","tr_customer_id":195894,"tr_customer_product_id":195884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:36.000Z","name":"Dillon Wuckert","mobile_number":"918-529-6113","email_id":"Roosevelt_Breitenberg@hotmail.com","dop":"2025-05-30","serial_number":"12113402346375","imei1":"12113402346375","imei2":"12113402346375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195877,"job_number":"JOB_195877","tr_customer_id":195895,"tr_customer_product_id":195885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:37.000Z","modified_at":"2026-02-24T03:18:37.000Z","name":"Prince Heidenreich","mobile_number":"505-506-6898","email_id":"Dashawn14@yahoo.com","dop":"2025-05-30","serial_number":"1235585348135692","imei1":"1235585348135692","imei2":"1235585348135692","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195878,"job_number":"JOB_195878","tr_customer_id":195896,"tr_customer_product_id":195886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15858179996969","imei1":"15858179996969","imei2":"15858179996969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195880,"job_number":"JOB_195880","tr_customer_id":195898,"tr_customer_product_id":195888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:22.000Z","modified_at":"2026-02-24T03:33:22.000Z","name":"Andre Vandervort","mobile_number":"778-288-0383","email_id":"Berenice.Harvey@gmail.com","dop":"2025-04-06","serial_number":"16887427562452552","imei1":"16887427562452552","imei2":"16887427562452552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195881,"job_number":"JOB_195881","tr_customer_id":195899,"tr_customer_product_id":195889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17021612433444","imei1":"17021612433444","imei2":"17021612433444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195883,"job_number":"JOB_195883","tr_customer_id":195901,"tr_customer_product_id":195891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:01.000Z","modified_at":"2026-02-24T03:34:01.000Z","name":"Oral Torphy","mobile_number":"804-611-9522","email_id":"Ethan43@gmail.com","dop":"2025-04-06","serial_number":"11890469198407808","imei1":"11890469198407808","imei2":"11890469198407808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195884,"job_number":"JOB_195884","tr_customer_id":195902,"tr_customer_product_id":195892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:34:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13112517742741","imei1":"13112517742741","imei2":"13112517742741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195886,"job_number":"JOB_195886","tr_customer_id":195904,"tr_customer_product_id":195894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:40.000Z","modified_at":"2026-02-24T03:34:40.000Z","name":"Dewitt Hansen","mobile_number":"880-622-4063","email_id":"Zelma97@yahoo.com","dop":"2025-04-06","serial_number":"16516745704146488","imei1":"16516745704146488","imei2":"16516745704146488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195887,"job_number":"JOB_195887","tr_customer_id":195905,"tr_customer_product_id":195895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:44:44.000Z","modified_at":"2026-02-24T03:44:44.000Z","name":"zdfeeee dfeeeeee","mobile_number":"5566333333","email_id":"abc@gmail.com","dop":"2026-01-31","serial_number":"12345678901233","imei1":"12345678901233","imei2":"12345678901233","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195888,"job_number":"JOB_195888","tr_customer_id":195906,"tr_customer_product_id":195896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:34.000Z","modified_at":"2026-02-24T04:23:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14238518968512","imei1":"14238518968512","imei2":"14238518968512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195890,"job_number":"JOB_195890","tr_customer_id":195908,"tr_customer_product_id":195898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:36.000Z","modified_at":"2026-02-24T04:23:36.000Z","name":"Syble Smitham","mobile_number":"865-439-2791","email_id":"Colleen74@hotmail.com","dop":"2025-04-06","serial_number":"14296618159791132","imei1":"14296618159791132","imei2":"14296618159791132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195891,"job_number":"JOB_195891","tr_customer_id":195909,"tr_customer_product_id":195899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333418786785","imei1":"16333418786785","imei2":"16333418786785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195893,"job_number":"JOB_195893","tr_customer_id":195911,"tr_customer_product_id":195901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:16.000Z","modified_at":"2026-02-24T04:24:16.000Z","name":"Uriah Purdy","mobile_number":"428-772-8105","email_id":"Celestino84@hotmail.com","dop":"2025-04-06","serial_number":"14145331184345684","imei1":"14145331184345684","imei2":"14145331184345684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195894,"job_number":"JOB_195894","tr_customer_id":195912,"tr_customer_product_id":195902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:24:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832811829976","imei1":"19832811829976","imei2":"19832811829976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195896,"job_number":"JOB_195896","tr_customer_id":195914,"tr_customer_product_id":195904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:57.000Z","modified_at":"2026-02-24T04:24:57.000Z","name":"Destinee Block","mobile_number":"206-224-2597","email_id":"Marvin.Kessler79@hotmail.com","dop":"2025-04-06","serial_number":"13584420042322072","imei1":"13584420042322072","imei2":"13584420042322072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195899,"job_number":"JOB_195899","tr_customer_id":195917,"tr_customer_product_id":195907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:24.000Z","modified_at":"2026-02-24T04:28:24.000Z","name":"Nina Lehner","mobile_number":"959-813-0694","email_id":"Arch_Lang21@yahoo.com","dop":"2025-04-06","serial_number":"17042142727431212","imei1":"17042142727431212","imei2":"17042142727431212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195900,"job_number":"JOB_195900","tr_customer_id":195918,"tr_customer_product_id":195908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:28:33.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16771548495077","imei1":"16771548495077","imei2":"16771548495077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195903,"job_number":"JOB_195903","tr_customer_id":195921,"tr_customer_product_id":195911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:34.000Z","name":"Gussie Schroeder","mobile_number":"852-533-1448","email_id":"Lupe88@yahoo.com","dop":"2025-04-06","serial_number":"19113466689330250","imei1":"19113466689330250","imei2":"19113466689330250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195905,"job_number":"JOB_195905","tr_customer_id":195923,"tr_customer_product_id":195913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964632170409","imei1":"10964632170409","imei2":"10964632170409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195907,"job_number":"JOB_195907","tr_customer_id":195925,"tr_customer_product_id":195915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:28:45.000Z","name":"Alexandra Hagenes","mobile_number":"384-333-7687","email_id":"Florencio.Goyette@gmail.com","dop":"2025-06-18","serial_number":"1099158619721256","imei1":"1099158619721256","imei2":"1099158619721256","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195909,"job_number":"JOB_195909","tr_customer_id":195927,"tr_customer_product_id":195917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:46.000Z","modified_at":"2026-02-24T04:28:46.000Z","name":"Dale Runolfsdottir","mobile_number":"560-274-7691","email_id":"Fern_White@gmail.com","dop":"2025-04-06","serial_number":"13978564634607878","imei1":"13978564634607878","imei2":"13978564634607878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195911,"job_number":"JOB_195911","tr_customer_id":195929,"tr_customer_product_id":195919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:49.000Z","modified_at":"2026-02-24T04:28:49.000Z","name":"Muhammad Fay","mobile_number":"483-697-9749","email_id":"Hassie6@hotmail.com","dop":"2025-04-06","serial_number":"13315192245190366","imei1":"13315192245190366","imei2":"13315192245190366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195912,"job_number":"JOB_195912","tr_customer_id":195930,"tr_customer_product_id":195920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"20829470826728","imei1":"20829470826728","imei2":"20829470826728","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195913,"job_number":"JOB_195913","tr_customer_id":195931,"tr_customer_product_id":195921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19668459758354","imei1":"19668459758354","imei2":"19668459758354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195914,"job_number":"JOB_195914","tr_customer_id":195932,"tr_customer_product_id":195922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:28:54.000Z","name":"Bessie Nienow","mobile_number":"257-261-0941","email_id":"Maxine76@gmail.com","dop":"2025-02-01","serial_number":"66679060457809","imei1":"66679060457809","imei2":"66679060457809","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195917,"job_number":"JOB_195917","tr_customer_id":195935,"tr_customer_product_id":195925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:28:56.000Z","name":"Lura Marquardt","mobile_number":"824-842-6535","email_id":"Rosella40@yahoo.com","dop":"2025-04-06","serial_number":"15267537824679664","imei1":"15267537824679664","imei2":"15267537824679664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195921,"job_number":"JOB_195921","tr_customer_id":195939,"tr_customer_product_id":195929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:06.000Z","name":"Pink Dickinson","mobile_number":"707-907-4066","email_id":"Vernie.Lesch79@hotmail.com","dop":"2025-04-06","serial_number":"13066655593750858","imei1":"13066655593750858","imei2":"13066655593750858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195922,"job_number":"JOB_195922","tr_customer_id":195940,"tr_customer_product_id":195930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:07.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18114432391809","imei1":"18114432391809","imei2":"18114432391809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195924,"job_number":"JOB_195924","tr_customer_id":195942,"tr_customer_product_id":195932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19439726639155","imei1":"19439726639155","imei2":"19439726639155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195927,"job_number":"JOB_195927","tr_customer_id":195945,"tr_customer_product_id":195935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:09.000Z","name":"Jacky Ritchie","mobile_number":"842-741-7948","email_id":"Cydney_Runte41@yahoo.com","dop":"2025-04-06","serial_number":"10403458151515064","imei1":"10403458151515064","imei2":"10403458151515064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195928,"job_number":"JOB_195928","tr_customer_id":195946,"tr_customer_product_id":195936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Dameon Harber","mobile_number":"768-961-0919","email_id":"Alayna53@yahoo.com","dop":"2025-04-06","serial_number":"15280547521751492","imei1":"15280547521751492","imei2":"15280547521751492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195929,"job_number":"JOB_195929","tr_customer_id":195947,"tr_customer_product_id":195937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:10.000Z","name":"Major Haley","mobile_number":"564-685-8796","email_id":"Abraham14@yahoo.com","dop":"2025-04-06","serial_number":"13138877788578508","imei1":"13138877788578508","imei2":"13138877788578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195931,"job_number":"JOB_195931","tr_customer_id":195949,"tr_customer_product_id":195939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"Nathanial Gorczany","mobile_number":"583-272-5938","email_id":"Bartholome.Barrows@hotmail.com","dop":"2025-04-06","serial_number":"18416010706434280","imei1":"18416010706434280","imei2":"18416010706434280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195932,"job_number":"JOB_195932","tr_customer_id":195950,"tr_customer_product_id":195940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18591524945413","imei1":"18591524945413","imei2":"18591524945413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195934,"job_number":"JOB_195934","tr_customer_id":195952,"tr_customer_product_id":195942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13878076256718","imei1":"13878076256718","imei2":"13878076256718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195937,"job_number":"JOB_195937","tr_customer_id":195955,"tr_customer_product_id":195945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Aryanna Ruecker","mobile_number":"460-619-6876","email_id":"Braulio63@yahoo.com","dop":"2025-04-06","serial_number":"17654855887937572","imei1":"17654855887937572","imei2":"17654855887937572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195938,"job_number":"JOB_195938","tr_customer_id":195956,"tr_customer_product_id":195946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"Wyman Runte","mobile_number":"416-954-0483","email_id":"Lauren_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"13617032045505560","imei1":"13617032045505560","imei2":"13617032045505560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195939,"job_number":"JOB_195939","tr_customer_id":195957,"tr_customer_product_id":195947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:14.000Z","modified_at":"2026-02-24T04:29:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19457934457382","imei1":"19457934457382","imei2":"19457934457382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195941,"job_number":"JOB_195941","tr_customer_id":195959,"tr_customer_product_id":195949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:16.000Z","modified_at":"2026-02-24T04:29:16.000Z","name":"Jamel Ward","mobile_number":"323-302-6033","email_id":"Nick70@yahoo.com","dop":"2025-04-06","serial_number":"10836287163973146","imei1":"10836287163973146","imei2":"10836287163973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195943,"job_number":"JOB_195943","tr_customer_id":195961,"tr_customer_product_id":195951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:22.000Z","modified_at":"2026-02-24T04:29:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18557963088413","imei1":"18557963088413","imei2":"18557963088413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195946,"job_number":"JOB_195946","tr_customer_id":195964,"tr_customer_product_id":195954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:24.000Z","name":"Hank Mosciski","mobile_number":"693-248-8055","email_id":"Okey_Breitenberg55@hotmail.com","dop":"2025-04-06","serial_number":"13526079743175304","imei1":"13526079743175304","imei2":"13526079743175304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195947,"job_number":"JOB_195947","tr_customer_id":195965,"tr_customer_product_id":195955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10350248892783","imei1":"10350248892783","imei2":"10350248892783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195950,"job_number":"JOB_195950","tr_customer_id":195968,"tr_customer_product_id":195958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:28.000Z","modified_at":"2026-02-24T04:29:28.000Z","name":"Tianna Pollich","mobile_number":"951-288-3517","email_id":"Pamela.Hettinger@gmail.com","dop":"2025-06-18","serial_number":"1081187878802356","imei1":"1081187878802356","imei2":"1081187878802356","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195951,"job_number":"JOB_195951","tr_customer_id":195969,"tr_customer_product_id":195959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107233673696127","imei1":"107233673696127","imei2":"107233673696127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195955,"job_number":"JOB_195955","tr_customer_id":195973,"tr_customer_product_id":195963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:34.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195956,"job_number":"JOB_195956","tr_customer_id":195974,"tr_customer_product_id":195964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14592120337131","imei1":"14592120337131","imei2":"14592120337131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195958,"job_number":"JOB_195958","tr_customer_id":195976,"tr_customer_product_id":195966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"79501848032442","imei1":"79501848032442","imei2":"79501848032442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195960,"job_number":"JOB_195960","tr_customer_id":195978,"tr_customer_product_id":195968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Sydnie Pagac","mobile_number":"595-678-5652","email_id":"Alexandra.Hoppe89@hotmail.com","dop":"2025-02-01","serial_number":"16919949124819","imei1":"16919949124819","imei2":"16919949124819","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195962,"job_number":"JOB_195962","tr_customer_id":195980,"tr_customer_product_id":195970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:38.000Z","modified_at":"2026-02-24T04:29:38.000Z","name":"Ardella Dooley","mobile_number":"795-297-5827","email_id":"Peggie65@gmail.com","dop":"2025-04-06","serial_number":"16857265203055464","imei1":"16857265203055464","imei2":"16857265203055464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195965,"job_number":"JOB_195965","tr_customer_id":195983,"tr_customer_product_id":195973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10068622994686","imei1":"10068622994686","imei2":"10068622994686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195967,"job_number":"JOB_195967","tr_customer_id":195985,"tr_customer_product_id":195975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:29:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13506013382496","imei1":"13506013382496","imei2":"13506013382496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195969,"job_number":"JOB_195969","tr_customer_id":195987,"tr_customer_product_id":195977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Sid Konopelski","mobile_number":"649-537-7086","email_id":"Merritt_Zemlak52@hotmail.com","dop":"2025-04-06","serial_number":"12501091385607320","imei1":"12501091385607320","imei2":"12501091385607320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195970,"job_number":"JOB_195970","tr_customer_id":195988,"tr_customer_product_id":195978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Joesph Mann","mobile_number":"301-730-7275","email_id":"Nickolas48@hotmail.com","dop":"2025-04-06","serial_number":"15538261252835146","imei1":"15538261252835146","imei2":"15538261252835146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195973,"job_number":"JOB_195973","tr_customer_id":195991,"tr_customer_product_id":195981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Savanna Hodkiewicz","mobile_number":"439-960-0426","email_id":"Oleta.Hermiston@hotmail.com","dop":"2025-05-30","serial_number":"13396226472523","imei1":"13396226472523","imei2":"13396226472523","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195974,"job_number":"JOB_195974","tr_customer_id":195992,"tr_customer_product_id":195982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271335613368","imei1":"10271335613368","imei2":"10271335613368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195976,"job_number":"JOB_195976","tr_customer_id":195994,"tr_customer_product_id":195984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Durward Cartwright","mobile_number":"795-794-9759","email_id":"Stanton.Hartmann@hotmail.com","dop":"2025-05-30","serial_number":"1577539795216900","imei1":"1577539795216900","imei2":"1577539795216900","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195977,"job_number":"JOB_195977","tr_customer_id":195995,"tr_customer_product_id":195985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:51.000Z","modified_at":"2026-02-24T04:29:51.000Z","name":"Fiona Walter","mobile_number":"496-876-7214","email_id":"Elva_Keebler31@gmail.com","dop":"2025-04-06","serial_number":"11723380912796444","imei1":"11723380912796444","imei2":"11723380912796444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195978,"job_number":"JOB_195978","tr_customer_id":195996,"tr_customer_product_id":195986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:53.000Z","modified_at":"2026-02-24T04:29:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327382909832","imei1":"16327382909832","imei2":"16327382909832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195980,"job_number":"JOB_195980","tr_customer_id":195998,"tr_customer_product_id":195988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11340508435929","imei1":"11340508435929","imei2":"11340508435929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195982,"job_number":"JOB_195982","tr_customer_id":196000,"tr_customer_product_id":195990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:29:55.000Z","name":"Edythe Kuvalis","mobile_number":"601-985-2195","email_id":"Layne.Homenick@gmail.com","dop":"2025-04-06","serial_number":"15847239118099216","imei1":"15847239118099216","imei2":"15847239118099216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195983,"job_number":"JOB_195983","tr_customer_id":196001,"tr_customer_product_id":195991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19522487776771","imei1":"19522487776771","imei2":"19522487776771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195985,"job_number":"JOB_195985","tr_customer_id":196003,"tr_customer_product_id":195993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:29:56.000Z","name":"Gussie Bauch","mobile_number":"725-210-2454","email_id":"Filiberto_Dibbert77@gmail.com","dop":"2025-04-06","serial_number":"19850150178520916","imei1":"19850150178520916","imei2":"19850150178520916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195986,"job_number":"JOB_195986","tr_customer_id":196004,"tr_customer_product_id":195994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16204644010241","imei1":"16204644010241","imei2":"16204644010241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195987,"job_number":"JOB_195987","tr_customer_id":196005,"tr_customer_product_id":195995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:29:57.000Z","name":"Gretchen Medhurst","mobile_number":"952-279-0995","email_id":"Richmond.Yundt@hotmail.com","dop":"2025-04-06","serial_number":"12590947655934582","imei1":"12590947655934582","imei2":"12590947655934582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195989,"job_number":"JOB_195989","tr_customer_id":196007,"tr_customer_product_id":195997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12097149130228","imei1":"12097149130228","imei2":"12097149130228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195991,"job_number":"JOB_195991","tr_customer_id":196009,"tr_customer_product_id":195999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Nigel Roberts","mobile_number":"628-470-0410","email_id":"Marjolaine.MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"19149539186876440","imei1":"19149539186876440","imei2":"19149539186876440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195992,"job_number":"JOB_195992","tr_customer_id":196010,"tr_customer_product_id":196000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:59.000Z","modified_at":"2026-02-24T04:29:59.000Z","name":"Carolyn Waelchi","mobile_number":"956-447-3955","email_id":"Kip.Denesik35@gmail.com","dop":"2025-04-06","serial_number":"13969349089339472","imei1":"13969349089339472","imei2":"13969349089339472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195993,"job_number":"JOB_195993","tr_customer_id":196011,"tr_customer_product_id":196001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17072861553099","imei1":"17072861553099","imei2":"17072861553099","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195995,"job_number":"JOB_195995","tr_customer_id":196013,"tr_customer_product_id":196003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203692423810","imei1":"13203692423810","imei2":"13203692423810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195997,"job_number":"JOB_195997","tr_customer_id":196015,"tr_customer_product_id":196005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:06.000Z","modified_at":"2026-02-24T04:30:06.000Z","name":"Miguel Rowe","mobile_number":"833-262-5693","email_id":"Arden91@gmail.com","dop":"2025-08-24","serial_number":"1034037805918708","imei1":"1034037805918708","imei2":"1034037805918708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195998,"job_number":"JOB_195998","tr_customer_id":196016,"tr_customer_product_id":196006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"Myra Nicolas","mobile_number":"571-304-2459","email_id":"Savannah29@hotmail.com","dop":"2025-04-06","serial_number":"14174131050906038","imei1":"14174131050906038","imei2":"14174131050906038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195999,"job_number":"JOB_195999","tr_customer_id":196017,"tr_customer_product_id":196007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:07.000Z","modified_at":"2026-02-24T04:30:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19623765832447","imei1":"19623765832447","imei2":"19623765832447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196001,"job_number":"JOB_196001","tr_customer_id":196019,"tr_customer_product_id":196009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:09.000Z","modified_at":"2026-02-24T04:30:09.000Z","name":"Rupert Prosacco","mobile_number":"807-918-8552","email_id":"Selmer_Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"17823726612213092","imei1":"17823726612213092","imei2":"17823726612213092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196002,"job_number":"JOB_196002","tr_customer_id":196020,"tr_customer_product_id":196010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19308127864960","imei1":"19308127864960","imei2":"19308127864960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196005,"job_number":"JOB_196005","tr_customer_id":196023,"tr_customer_product_id":196013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:14.000Z","modified_at":"2026-02-24T04:30:14.000Z","name":"Jane Hauck","mobile_number":"946-947-0609","email_id":"Wanda.Howe52@gmail.com","dop":"2025-04-06","serial_number":"12239534409906234","imei1":"12239534409906234","imei2":"12239534409906234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196006,"job_number":"JOB_196006","tr_customer_id":196024,"tr_customer_product_id":196014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:16.000Z","modified_at":"2026-02-24T04:30:16.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108228665401224","imei1":"108228665401224","imei2":"108228665401224","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196009,"job_number":"JOB_196009","tr_customer_id":196027,"tr_customer_product_id":196017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13300689727443","imei1":"13300689727443","imei2":"13300689727443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196014,"job_number":"JOB_196014","tr_customer_id":196032,"tr_customer_product_id":196022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"91320284776200","imei1":"91320284776200","imei2":"91320284776200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196015,"job_number":"JOB_196015","tr_customer_id":196033,"tr_customer_product_id":196023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Eldred Bayer","mobile_number":"274-234-3792","email_id":"Janis_Ratke@gmail.com","dop":"2025-02-01","serial_number":"70136589081400","imei1":"70136589081400","imei2":"70136589081400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196016,"job_number":"JOB_196016","tr_customer_id":196034,"tr_customer_product_id":196024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:21.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Christian O'Connell","mobile_number":"484-646-9601","email_id":"Genoveva.Schimmel12@yahoo.com","dop":"2025-04-06","serial_number":"13087606602208634","imei1":"13087606602208634","imei2":"13087606602208634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196017,"job_number":"JOB_196017","tr_customer_id":196035,"tr_customer_product_id":196025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13008869735887","imei1":"13008869735887","imei2":"13008869735887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196022,"job_number":"JOB_196022","tr_customer_id":196040,"tr_customer_product_id":196030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:30:23.000Z","name":"Katlyn Grimes","mobile_number":"246-315-4069","email_id":"Roberto.Heller25@hotmail.com","dop":"2025-04-06","serial_number":"13243122252908450","imei1":"13243122252908450","imei2":"13243122252908450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196024,"job_number":"JOB_196024","tr_customer_id":196042,"tr_customer_product_id":196032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298160526594","imei1":"19298160526594","imei2":"19298160526594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196028,"job_number":"JOB_196028","tr_customer_id":196046,"tr_customer_product_id":196036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:25.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Linwood Murazik","mobile_number":"267-629-6815","email_id":"Sherwood30@hotmail.com","dop":"2025-04-06","serial_number":"13329544746389804","imei1":"13329544746389804","imei2":"13329544746389804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196030,"job_number":"JOB_196030","tr_customer_id":196048,"tr_customer_product_id":196038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15617175110468","imei1":"15617175110468","imei2":"15617175110468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196031,"job_number":"JOB_196031","tr_customer_id":196049,"tr_customer_product_id":196039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:30:28.000Z","name":"Cecile Kling","mobile_number":"863-968-9215","email_id":"Jayne_Sanford97@hotmail.com","dop":"2025-04-06","serial_number":"15735714457269840","imei1":"15735714457269840","imei2":"15735714457269840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196033,"job_number":"JOB_196033","tr_customer_id":196051,"tr_customer_product_id":196041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15394277131045","imei1":"15394277131045","imei2":"15394277131045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196034,"job_number":"JOB_196034","tr_customer_id":196052,"tr_customer_product_id":196042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:30:29.000Z","name":"Anne Cassin","mobile_number":"317-847-9227","email_id":"Lawson.Kunze@hotmail.com","dop":"2025-04-06","serial_number":"18329749074634516","imei1":"18329749074634516","imei2":"18329749074634516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196038,"job_number":"JOB_196038","tr_customer_id":196056,"tr_customer_product_id":196046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Ahmed Brekke","mobile_number":"508-629-9645","email_id":"Avis_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"12914830999956996","imei1":"12914830999956996","imei2":"12914830999956996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196044,"job_number":"JOB_196044","tr_customer_id":196062,"tr_customer_product_id":196052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15089883558730","imei1":"15089883558730","imei2":"15089883558730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196046,"job_number":"JOB_196046","tr_customer_id":196064,"tr_customer_product_id":196054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:34.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Grant Dibbert","mobile_number":"818-620-2724","email_id":"Beverly.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"15349561170164716","imei1":"15349561170164716","imei2":"15349561170164716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196047,"job_number":"JOB_196047","tr_customer_id":196065,"tr_customer_product_id":196055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13437595024961","imei1":"13437595024961","imei2":"13437595024961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196048,"job_number":"JOB_196048","tr_customer_id":196066,"tr_customer_product_id":196056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:35.000Z","modified_at":"2026-02-24T04:30:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11440614870561","imei1":"11440614870561","imei2":"11440614870561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196051,"job_number":"JOB_196051","tr_customer_id":196069,"tr_customer_product_id":196059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:30:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17340249724952","imei1":"17340249724952","imei2":"17340249724952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196053,"job_number":"JOB_196053","tr_customer_id":196071,"tr_customer_product_id":196061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Darlene Abernathy","mobile_number":"622-813-5706","email_id":"Laurel_Little37@gmail.com","dop":"2025-04-06","serial_number":"16961561382231524","imei1":"16961561382231524","imei2":"16961561382231524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196054,"job_number":"JOB_196054","tr_customer_id":196072,"tr_customer_product_id":196062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:37.000Z","modified_at":"2026-02-24T04:30:37.000Z","name":"Fidel Ruecker","mobile_number":"473-384-8257","email_id":"Johnnie_Collins@hotmail.com","dop":"2025-04-06","serial_number":"18616535631231550","imei1":"18616535631231550","imei2":"18616535631231550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196055,"job_number":"JOB_196055","tr_customer_id":196073,"tr_customer_product_id":196063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"Celine Jacobs","mobile_number":"541-447-2238","email_id":"Godfrey.Ernser81@gmail.com","dop":"2025-04-06","serial_number":"12882849142298338","imei1":"12882849142298338","imei2":"12882849142298338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196056,"job_number":"JOB_196056","tr_customer_id":196074,"tr_customer_product_id":196064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10960380395348","imei1":"10960380395348","imei2":"10960380395348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196057,"job_number":"JOB_196057","tr_customer_id":196075,"tr_customer_product_id":196065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:38.000Z","modified_at":"2026-02-24T04:30:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15523632032701","imei1":"15523632032701","imei2":"15523632032701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196061,"job_number":"JOB_196061","tr_customer_id":196079,"tr_customer_product_id":196069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Newton Runolfsdottir","mobile_number":"439-321-1426","email_id":"Guido_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11583659242849634","imei1":"11583659242849634","imei2":"11583659242849634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196062,"job_number":"JOB_196062","tr_customer_id":196080,"tr_customer_product_id":196070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:40.000Z","modified_at":"2026-02-24T04:30:40.000Z","name":"Lizzie Haag","mobile_number":"745-519-2757","email_id":"Nels42@gmail.com","dop":"2025-04-06","serial_number":"17634152444745840","imei1":"17634152444745840","imei2":"17634152444745840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196063,"job_number":"JOB_196063","tr_customer_id":196081,"tr_customer_product_id":196071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13347861573850","imei1":"13347861573850","imei2":"13347861573850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196065,"job_number":"JOB_196065","tr_customer_id":196083,"tr_customer_product_id":196073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Ally Runolfsson","mobile_number":"334-960-4708","email_id":"Adolf41@gmail.com","dop":"2025-04-06","serial_number":"12914653308232612","imei1":"12914653308232612","imei2":"12914653308232612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196066,"job_number":"JOB_196066","tr_customer_id":196084,"tr_customer_product_id":196074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:43.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16091667163487","imei1":"16091667163487","imei2":"16091667163487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196068,"job_number":"JOB_196068","tr_customer_id":196086,"tr_customer_product_id":196076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:45.000Z","modified_at":"2026-02-24T04:30:45.000Z","name":"Teresa Reichert","mobile_number":"607-686-7610","email_id":"Shanel59@gmail.com","dop":"2025-04-06","serial_number":"10051990443937920","imei1":"10051990443937920","imei2":"10051990443937920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196072,"job_number":"JOB_196072","tr_customer_id":196090,"tr_customer_product_id":196080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:30:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14755785700715","imei1":"14755785700715","imei2":"14755785700715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196074,"job_number":"JOB_196074","tr_customer_id":196092,"tr_customer_product_id":196082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14274658738729","imei1":"14274658738729","imei2":"14274658738729","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196076,"job_number":"JOB_196076","tr_customer_id":196094,"tr_customer_product_id":196084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Georgianna Tillman","mobile_number":"201-664-5031","email_id":"Marietta_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"12749363635549252","imei1":"12749363635549252","imei2":"12749363635549252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196077,"job_number":"JOB_196077","tr_customer_id":196095,"tr_customer_product_id":196085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13546433197677","imei1":"13546433197677","imei2":"13546433197677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196078,"job_number":"JOB_196078","tr_customer_id":196096,"tr_customer_product_id":196086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:50.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Ocie Gerlach","mobile_number":"314-620-2007","email_id":"Naomie64@yahoo.com","dop":"2025-08-24","serial_number":"1033637245763281","imei1":"1033637245763281","imei2":"1033637245763281","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196081,"job_number":"JOB_196081","tr_customer_id":196099,"tr_customer_product_id":196089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:52.000Z","modified_at":"2026-02-24T04:30:52.000Z","name":"Elissa Davis","mobile_number":"881-940-6745","email_id":"Holly76@hotmail.com","dop":"2025-04-06","serial_number":"12104608618846480","imei1":"12104608618846480","imei2":"12104608618846480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196082,"job_number":"JOB_196082","tr_customer_id":196100,"tr_customer_product_id":196090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14647057807573","imei1":"14647057807573","imei2":"14647057807573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196084,"job_number":"JOB_196084","tr_customer_id":196102,"tr_customer_product_id":196092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894479345183","imei1":"104894479345183","imei2":"104894479345183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196085,"job_number":"JOB_196085","tr_customer_id":196103,"tr_customer_product_id":196093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Alice Ondricka","mobile_number":"244-785-9163","email_id":"Ellie.Heidenreich69@gmail.com","dop":"2025-04-06","serial_number":"13311132828934718","imei1":"13311132828934718","imei2":"13311132828934718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196087,"job_number":"JOB_196087","tr_customer_id":196105,"tr_customer_product_id":196095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18173289468482","imei1":"18173289468482","imei2":"18173289468482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196092,"job_number":"JOB_196092","tr_customer_id":196110,"tr_customer_product_id":196100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Hazle Harber","mobile_number":"447-424-2432","email_id":"Nia49@hotmail.com","dop":"2025-04-06","serial_number":"10946127641987926","imei1":"10946127641987926","imei2":"10946127641987926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196094,"job_number":"JOB_196094","tr_customer_id":196112,"tr_customer_product_id":196102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10291360871078","imei1":"10291360871078","imei2":"10291360871078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196096,"job_number":"JOB_196096","tr_customer_id":196114,"tr_customer_product_id":196104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:05.000Z","modified_at":"2026-02-24T04:31:05.000Z","name":"May Metz","mobile_number":"324-312-7937","email_id":"Ian_Koepp42@hotmail.com","dop":"2025-04-06","serial_number":"16538474285031796","imei1":"16538474285031796","imei2":"16538474285031796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196100,"job_number":"JOB_196100","tr_customer_id":196118,"tr_customer_product_id":196108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:10.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17157201845363","imei1":"17157201845363","imei2":"17157201845363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196102,"job_number":"JOB_196102","tr_customer_id":196120,"tr_customer_product_id":196110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:12.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Garrick Lebsack","mobile_number":"433-710-7471","email_id":"Henriette.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"16762635261321808","imei1":"16762635261321808","imei2":"16762635261321808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196103,"job_number":"JOB_196103","tr_customer_id":196121,"tr_customer_product_id":196111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17218928663266","imei1":"17218928663266","imei2":"17218928663266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196105,"job_number":"JOB_196105","tr_customer_id":196123,"tr_customer_product_id":196113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13433347576334","imei1":"13433347576334","imei2":"13433347576334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196107,"job_number":"JOB_196107","tr_customer_id":196125,"tr_customer_product_id":196115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:16.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Domenick Crooks","mobile_number":"522-901-6357","email_id":"Assunta.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"18739892405872972","imei1":"18739892405872972","imei2":"18739892405872972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196108,"job_number":"JOB_196108","tr_customer_id":196126,"tr_customer_product_id":196116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:17.000Z","modified_at":"2026-02-24T04:31:17.000Z","name":"Lavinia Hudson","mobile_number":"268-729-4672","email_id":"Mose.Gleichner3@gmail.com","dop":"2025-04-06","serial_number":"19815125956185980","imei1":"19815125956185980","imei2":"19815125956185980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196109,"job_number":"JOB_196109","tr_customer_id":196127,"tr_customer_product_id":196117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14993346798015","imei1":"14993346798015","imei2":"14993346798015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196111,"job_number":"JOB_196111","tr_customer_id":196129,"tr_customer_product_id":196119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11698230435151","imei1":"11698230435151","imei2":"11698230435151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196113,"job_number":"JOB_196113","tr_customer_id":196131,"tr_customer_product_id":196121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Johnnie Larkin","mobile_number":"813-803-5782","email_id":"Sadie.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17621382524545404","imei1":"17621382524545404","imei2":"17621382524545404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196114,"job_number":"JOB_196114","tr_customer_id":196132,"tr_customer_product_id":196122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:20.000Z","modified_at":"2026-02-24T04:31:20.000Z","name":"Juston Langosh","mobile_number":"649-972-9984","email_id":"Evans.Kessler29@gmail.com","dop":"2025-04-06","serial_number":"10323173895584548","imei1":"10323173895584548","imei2":"10323173895584548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196115,"job_number":"JOB_196115","tr_customer_id":196133,"tr_customer_product_id":196123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:31:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10621738060363","imei1":"10621738060363","imei2":"10621738060363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196117,"job_number":"JOB_196117","tr_customer_id":196135,"tr_customer_product_id":196125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:31.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Jerrod Kiehn","mobile_number":"690-984-8669","email_id":"Tracy.Schmidt12@gmail.com","dop":"2025-04-06","serial_number":"19851130419079684","imei1":"19851130419079684","imei2":"19851130419079684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196118,"job_number":"JOB_196118","tr_customer_id":196136,"tr_customer_product_id":196126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:31:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11197339559943","imei1":"11197339559943","imei2":"11197339559943","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196120,"job_number":"JOB_196120","tr_customer_id":196138,"tr_customer_product_id":196128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13428810184206","imei1":"13428810184206","imei2":"13428810184206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196122,"job_number":"JOB_196122","tr_customer_id":196140,"tr_customer_product_id":196130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:31:34.000Z","name":"Rosa Carroll","mobile_number":"555-731-2384","email_id":"Paolo38@yahoo.com","dop":"2025-08-24","serial_number":"1092463692763114","imei1":"1092463692763114","imei2":"1092463692763114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196123,"job_number":"JOB_196123","tr_customer_id":196141,"tr_customer_product_id":196131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:35.000Z","modified_at":"2026-02-24T04:31:35.000Z","name":"Juanita Hettinger","mobile_number":"652-676-8422","email_id":"Junius.Kshlerin33@yahoo.com","dop":"2025-04-06","serial_number":"14656232211731102","imei1":"14656232211731102","imei2":"14656232211731102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196124,"job_number":"JOB_196124","tr_customer_id":196142,"tr_customer_product_id":196132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18153716884018","imei1":"18153716884018","imei2":"18153716884018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196126,"job_number":"JOB_196126","tr_customer_id":196144,"tr_customer_product_id":196134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10477260244368","imei1":"10477260244368","imei2":"10477260244368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196128,"job_number":"JOB_196128","tr_customer_id":196146,"tr_customer_product_id":196136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:31:39.000Z","name":"Crystel Brakus","mobile_number":"534-619-3628","email_id":"Verona.Kirlin49@hotmail.com","dop":"2025-04-06","serial_number":"19434687729710104","imei1":"19434687729710104","imei2":"19434687729710104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196129,"job_number":"JOB_196129","tr_customer_id":196147,"tr_customer_product_id":196137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:40.000Z","modified_at":"2026-02-24T04:31:40.000Z","name":"Keyshawn Monahan","mobile_number":"416-833-9587","email_id":"Kristian.Harvey70@yahoo.com","dop":"2025-04-06","serial_number":"16347629102095300","imei1":"16347629102095300","imei2":"16347629102095300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196133,"job_number":"JOB_196133","tr_customer_id":196151,"tr_customer_product_id":196141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19673968890327","imei1":"19673968890327","imei2":"19673968890327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196135,"job_number":"JOB_196135","tr_customer_id":196153,"tr_customer_product_id":196143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:01.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14032953671380","imei1":"14032953671380","imei2":"14032953671380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196137,"job_number":"JOB_196137","tr_customer_id":196155,"tr_customer_product_id":196145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:02.000Z","modified_at":"2026-02-24T04:32:02.000Z","name":"Braden Schuster","mobile_number":"340-316-1587","email_id":"Clint_Mraz70@yahoo.com","dop":"2025-04-06","serial_number":"12239563075631100","imei1":"12239563075631100","imei2":"12239563075631100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196138,"job_number":"JOB_196138","tr_customer_id":196156,"tr_customer_product_id":196146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:03.000Z","modified_at":"2026-02-24T04:32:03.000Z","name":"Keshaun Rosenbaum","mobile_number":"338-282-2453","email_id":"Laurianne.Yundt21@hotmail.com","dop":"2025-04-06","serial_number":"11903857037282770","imei1":"11903857037282770","imei2":"11903857037282770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196139,"job_number":"JOB_196139","tr_customer_id":196157,"tr_customer_product_id":196147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:12.000Z","modified_at":"2026-02-24T04:32:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17482226766535","imei1":"17482226766535","imei2":"17482226766535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196141,"job_number":"JOB_196141","tr_customer_id":196159,"tr_customer_product_id":196149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:14.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Anderson Wintheiser","mobile_number":"204-433-1181","email_id":"Lenny_Littel3@yahoo.com","dop":"2025-04-06","serial_number":"19567787205218216","imei1":"19567787205218216","imei2":"19567787205218216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196142,"job_number":"JOB_196142","tr_customer_id":196160,"tr_customer_product_id":196150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34281205738012","imei1":"34281205738012","imei2":"34281205738012","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196143,"job_number":"JOB_196143","tr_customer_id":196161,"tr_customer_product_id":196151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:06.000Z","modified_at":"2026-02-24T04:47:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95330430678637","imei1":"95330430678637","imei2":"95330430678637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196144,"job_number":"JOB_196144","tr_customer_id":196162,"tr_customer_product_id":196152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27027225774849","imei1":"27027225774849","imei2":"27027225774849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196145,"job_number":"JOB_196145","tr_customer_id":196163,"tr_customer_product_id":196153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41749214389912","imei1":"41749214389912","imei2":"41749214389912","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196146,"job_number":"JOB_196146","tr_customer_id":196164,"tr_customer_product_id":196154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31445570181931","imei1":"31445570181931","imei2":"31445570181931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196147,"job_number":"JOB_196147","tr_customer_id":196165,"tr_customer_product_id":196155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:07.000Z","modified_at":"2026-02-24T04:47:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16454790299157","imei1":"16454790299157","imei2":"16454790299157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196149,"job_number":"JOB_196149","tr_customer_id":196167,"tr_customer_product_id":196157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60740372958736","imei1":"60740372958736","imei2":"60740372958736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196150,"job_number":"JOB_196150","tr_customer_id":196168,"tr_customer_product_id":196158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46964726340126","imei1":"46964726340126","imei2":"46964726340126","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196151,"job_number":"JOB_196151","tr_customer_id":196169,"tr_customer_product_id":196159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:37.000Z","modified_at":"2026-02-24T04:47:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24230324587948","imei1":"24230324587948","imei2":"24230324587948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196152,"job_number":"JOB_196152","tr_customer_id":196170,"tr_customer_product_id":196160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88482256135608","imei1":"88482256135608","imei2":"88482256135608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196153,"job_number":"JOB_196153","tr_customer_id":196171,"tr_customer_product_id":196161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63281299864762","imei1":"63281299864762","imei2":"63281299864762","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196154,"job_number":"JOB_196154","tr_customer_id":196172,"tr_customer_product_id":196162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52187007180696","imei1":"52187007180696","imei2":"52187007180696","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196156,"job_number":"JOB_196156","tr_customer_id":196174,"tr_customer_product_id":196164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82336769259880","imei1":"82336769259880","imei2":"82336769259880","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196157,"job_number":"JOB_196157","tr_customer_id":196175,"tr_customer_product_id":196165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:07.000Z","modified_at":"2026-02-24T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12387949897190","imei1":"12387949897190","imei2":"12387949897190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196158,"job_number":"JOB_196158","tr_customer_id":196176,"tr_customer_product_id":196166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19890061830867","imei1":"19890061830867","imei2":"19890061830867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196159,"job_number":"JOB_196159","tr_customer_id":196177,"tr_customer_product_id":196167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36106439900964","imei1":"36106439900964","imei2":"36106439900964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196160,"job_number":"JOB_196160","tr_customer_id":196178,"tr_customer_product_id":196168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:08.000Z","modified_at":"2026-02-24T04:48:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31101540375904","imei1":"31101540375904","imei2":"31101540375904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196161,"job_number":"JOB_196161","tr_customer_id":196179,"tr_customer_product_id":196169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45844378508279","imei1":"45844378508279","imei2":"45844378508279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196163,"job_number":"JOB_196163","tr_customer_id":196181,"tr_customer_product_id":196171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:50:16.000Z","modified_at":"2026-02-24T04:50:16.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196164,"job_number":"JOB_196164","tr_customer_id":196182,"tr_customer_product_id":196172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:21.000Z","modified_at":"2026-02-24T04:59:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14078297633044","imei1":"14078297633044","imei2":"14078297633044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196166,"job_number":"JOB_196166","tr_customer_id":196184,"tr_customer_product_id":196174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:23.000Z","modified_at":"2026-02-24T04:59:23.000Z","name":"Forrest O'Connell","mobile_number":"861-959-7956","email_id":"Lorine.Kling@yahoo.com","dop":"2025-04-06","serial_number":"18519576091222190","imei1":"18519576091222190","imei2":"18519576091222190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196167,"job_number":"JOB_196167","tr_customer_id":196185,"tr_customer_product_id":196175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16448982422015","imei1":"16448982422015","imei2":"16448982422015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196169,"job_number":"JOB_196169","tr_customer_id":196187,"tr_customer_product_id":196177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:07.000Z","modified_at":"2026-02-24T05:00:07.000Z","name":"Alysa Schumm","mobile_number":"763-449-7396","email_id":"Nicole17@gmail.com","dop":"2025-04-06","serial_number":"10124415445059542","imei1":"10124415445059542","imei2":"10124415445059542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196170,"job_number":"JOB_196170","tr_customer_id":196188,"tr_customer_product_id":196178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:00:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17913717791582","imei1":"17913717791582","imei2":"17913717791582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196172,"job_number":"JOB_196172","tr_customer_id":196190,"tr_customer_product_id":196180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:51.000Z","modified_at":"2026-02-24T05:00:51.000Z","name":"Elwyn Kihn","mobile_number":"542-395-4954","email_id":"Luciano.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13015514496841238","imei1":"13015514496841238","imei2":"13015514496841238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196173,"job_number":"JOB_196173","tr_customer_id":196191,"tr_customer_product_id":196181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:02:53.000Z","modified_at":"2026-02-24T05:02:53.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-14","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-14T05:02:52.918237930Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196174,"job_number":"JOB_196174","tr_customer_id":196192,"tr_customer_product_id":196182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:14.000Z","modified_at":"2026-02-24T05:13:14.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14687824924438","imei1":"14687824924438","imei2":"114687824924438","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196175,"job_number":"JOB_196175","tr_customer_id":196193,"tr_customer_product_id":196183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"698612250539066","imei1":"698612250539066","imei2":"1698612250539066","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196177,"job_number":"JOB_196177","tr_customer_id":196195,"tr_customer_product_id":196185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:52.000Z","modified_at":"2026-02-24T05:13:52.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"16228612911401","imei1":"16228612911401","imei2":"116228612911401","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196178,"job_number":"JOB_196178","tr_customer_id":196196,"tr_customer_product_id":196186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:53.000Z","modified_at":"2026-02-24T05:13:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"316373441946065","imei1":"316373441946065","imei2":"1316373441946065","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196180,"job_number":"JOB_196180","tr_customer_id":196198,"tr_customer_product_id":196188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:30.000Z","modified_at":"2026-02-24T05:14:30.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15304452856824","imei1":"15304452856824","imei2":"115304452856824","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196181,"job_number":"JOB_196181","tr_customer_id":196199,"tr_customer_product_id":196189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:31.000Z","modified_at":"2026-02-24T05:14:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"180368268224216","imei1":"180368268224216","imei2":"1180368268224216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196183,"job_number":"JOB_196183","tr_customer_id":196201,"tr_customer_product_id":196191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"978818584604320","imei1":"978818584604320","imei2":"1978818584604320","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196187,"job_number":"JOB_196187","tr_customer_id":196205,"tr_customer_product_id":196195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:18:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18023792845799","imei1":"18023792845799","imei2":"18023792845799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196189,"job_number":"JOB_196189","tr_customer_id":196207,"tr_customer_product_id":196197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:41.000Z","modified_at":"2026-02-24T05:18:41.000Z","name":"Deja Kessler","mobile_number":"999-528-1421","email_id":"Mae85@yahoo.com","dop":"2025-04-06","serial_number":"15567984853084462","imei1":"15567984853084462","imei2":"15567984853084462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196190,"job_number":"JOB_196190","tr_customer_id":196208,"tr_customer_product_id":196198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:19:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11566823494482","imei1":"11566823494482","imei2":"11566823494482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196192,"job_number":"JOB_196192","tr_customer_id":196210,"tr_customer_product_id":196200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"49418986516430","imei1":"49418986516430","imei2":"49418986516430","popurl":"2026-02-14T05:19:27.155286709Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196193,"job_number":"JOB_196193","tr_customer_id":196211,"tr_customer_product_id":196201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:27.000Z","modified_at":"2026-02-24T05:19:27.000Z","name":"Jewel Denesik","mobile_number":"525-575-3171","email_id":"Jan_Rath64@yahoo.com","dop":"2025-04-06","serial_number":"12721057757526772","imei1":"12721057757526772","imei2":"12721057757526772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196194,"job_number":"JOB_196194","tr_customer_id":196212,"tr_customer_product_id":196202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:58.000Z","modified_at":"2026-02-24T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-14","serial_number":"34285570242091","imei1":"34285570242091","imei2":"34285570242091","popurl":"2026-02-14T05:19:57.722568962Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196195,"job_number":"JOB_196195","tr_customer_id":196213,"tr_customer_product_id":196203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16977728262613","imei1":"16977728262613","imei2":"16977728262613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196197,"job_number":"JOB_196197","tr_customer_id":196215,"tr_customer_product_id":196205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:13.000Z","modified_at":"2026-02-24T05:20:13.000Z","name":"Milo Hermann","mobile_number":"444-449-1242","email_id":"Kirsten77@hotmail.com","dop":"2025-04-06","serial_number":"11779271905119528","imei1":"11779271905119528","imei2":"11779271905119528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196198,"job_number":"JOB_196198","tr_customer_id":196216,"tr_customer_product_id":196206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:40.000Z","modified_at":"2026-02-24T05:23:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102128559471810","imei1":"102128559471810","imei2":"102128559471810","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196200,"job_number":"JOB_196200","tr_customer_id":196218,"tr_customer_product_id":196208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:51.000Z","modified_at":"2026-02-24T05:23:51.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101242153653391","imei1":"101242153653391","imei2":"101242153653391","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196202,"job_number":"JOB_196202","tr_customer_id":196220,"tr_customer_product_id":196210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:45.000Z","modified_at":"2026-02-24T05:26:45.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15543230593115","imei1":"15543230593115","imei2":"115543230593115","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196203,"job_number":"JOB_196203","tr_customer_id":196221,"tr_customer_product_id":196211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:46.000Z","modified_at":"2026-02-24T05:26:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"843671025041375","imei1":"843671025041375","imei2":"1843671025041375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196205,"job_number":"JOB_196205","tr_customer_id":196223,"tr_customer_product_id":196213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:23.000Z","modified_at":"2026-02-24T05:27:23.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18416957877954","imei1":"18416957877954","imei2":"118416957877954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196206,"job_number":"JOB_196206","tr_customer_id":196224,"tr_customer_product_id":196214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:24.000Z","modified_at":"2026-02-24T05:27:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"224561555427051","imei1":"224561555427051","imei2":"1224561555427051","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196208,"job_number":"JOB_196208","tr_customer_id":196226,"tr_customer_product_id":196216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:01.000Z","modified_at":"2026-02-24T05:28:01.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19655802790797","imei1":"19655802790797","imei2":"119655802790797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196209,"job_number":"JOB_196209","tr_customer_id":196227,"tr_customer_product_id":196217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:02.000Z","modified_at":"2026-02-24T05:28:02.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956731279535394","imei1":"956731279535394","imei2":"1956731279535394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196211,"job_number":"JOB_196211","tr_customer_id":196229,"tr_customer_product_id":196219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:39.000Z","modified_at":"2026-02-24T05:28:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"21234903764053","imei1":"21234903764053","imei2":"121234903764053","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196214,"job_number":"JOB_196214","tr_customer_id":196232,"tr_customer_product_id":196222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:55.000Z","modified_at":"2026-02-24T05:39:55.000Z","name":"Willa Mohr","mobile_number":"472-534-2065","email_id":"Randi49@gmail.com","dop":"2025-04-06","serial_number":"10353292529041250","imei1":"10353292529041250","imei2":"10353292529041250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196216,"job_number":"JOB_196216","tr_customer_id":196234,"tr_customer_product_id":196224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:13.000Z","modified_at":"2026-02-24T05:40:13.000Z","name":"Karina Ortiz","mobile_number":"900-408-3610","email_id":"Kennedi26@yahoo.com","dop":"2025-04-06","serial_number":"10824349960800420","imei1":"10824349960800420","imei2":"10824349960800420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196217,"job_number":"JOB_196217","tr_customer_id":196235,"tr_customer_product_id":196225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:45.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18970445249375","imei1":"18970445249375","imei2":"18970445249375","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196219,"job_number":"JOB_196219","tr_customer_id":196237,"tr_customer_product_id":196227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17978679293224","imei1":"17978679293224","imei2":"17978679293224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196221,"job_number":"JOB_196221","tr_customer_id":196239,"tr_customer_product_id":196229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:14.000Z","modified_at":"2026-02-24T05:42:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11499694798286","imei1":"11499694798286","imei2":"11499694798286","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196223,"job_number":"JOB_196223","tr_customer_id":196241,"tr_customer_product_id":196231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:32.000Z","modified_at":"2026-02-24T05:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17062281009898","imei1":"17062281009898","imei2":"17062281009898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196225,"job_number":"JOB_196225","tr_customer_id":196243,"tr_customer_product_id":196233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:34.000Z","modified_at":"2026-02-24T05:49:34.000Z","name":"Elliott Gerhold","mobile_number":"654-223-4111","email_id":"Vito_Weimann97@hotmail.com","dop":"2025-04-06","serial_number":"11557233785978476","imei1":"11557233785978476","imei2":"11557233785978476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196226,"job_number":"JOB_196226","tr_customer_id":196244,"tr_customer_product_id":196234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18728086792647","imei1":"18728086792647","imei2":"18728086792647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196228,"job_number":"JOB_196228","tr_customer_id":196246,"tr_customer_product_id":196236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:18.000Z","modified_at":"2026-02-24T05:50:18.000Z","name":"Jennie DuBuque","mobile_number":"341-238-1231","email_id":"Tracy_Dickens6@gmail.com","dop":"2025-04-06","serial_number":"15086605682789844","imei1":"15086605682789844","imei2":"15086605682789844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196229,"job_number":"JOB_196229","tr_customer_id":196247,"tr_customer_product_id":196237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:50:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11556825628116","imei1":"11556825628116","imei2":"11556825628116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196231,"job_number":"JOB_196231","tr_customer_id":196249,"tr_customer_product_id":196239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:38.000Z","modified_at":"2026-02-24T05:50:38.000Z","name":"Kaylah Walker","mobile_number":"283-346-8959","email_id":"Robyn12@hotmail.com","dop":"2025-04-06","serial_number":"19699050562931630","imei1":"19699050562931630","imei2":"19699050562931630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196232,"job_number":"JOB_196232","tr_customer_id":196250,"tr_customer_product_id":196240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:00.000Z","modified_at":"2026-02-24T05:51:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13040235063857","imei1":"13040235063857","imei2":"13040235063857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196234,"job_number":"JOB_196234","tr_customer_id":196252,"tr_customer_product_id":196242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:02.000Z","modified_at":"2026-02-24T05:51:02.000Z","name":"Delmer Leffler","mobile_number":"544-223-5115","email_id":"Clemmie_Fritsch55@gmail.com","dop":"2025-04-06","serial_number":"18675587959801070","imei1":"18675587959801070","imei2":"18675587959801070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196235,"job_number":"JOB_196235","tr_customer_id":196253,"tr_customer_product_id":196243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:20.000Z","modified_at":"2026-02-24T05:51:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18253331088131","imei1":"18253331088131","imei2":"18253331088131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196237,"job_number":"JOB_196237","tr_customer_id":196255,"tr_customer_product_id":196245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:22.000Z","modified_at":"2026-02-24T05:51:22.000Z","name":"Loy Lindgren","mobile_number":"399-373-1124","email_id":"Demario.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"15709573185035846","imei1":"15709573185035846","imei2":"15709573185035846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196238,"job_number":"JOB_196238","tr_customer_id":196256,"tr_customer_product_id":196246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:03.000Z","modified_at":"2026-02-24T05:52:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17065397262333","imei1":"17065397262333","imei2":"17065397262333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196240,"job_number":"JOB_196240","tr_customer_id":196258,"tr_customer_product_id":196248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:05.000Z","modified_at":"2026-02-24T05:52:05.000Z","name":"Carolanne Nienow","mobile_number":"318-615-6785","email_id":"Theodore26@hotmail.com","dop":"2025-04-06","serial_number":"14959468922319152","imei1":"14959468922319152","imei2":"14959468922319152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196243,"job_number":"JOB_196243","tr_customer_id":196261,"tr_customer_product_id":196251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ranjit Somayaji","mobile_number":"977368073","email_id":"saraswati.adiga@hotmail.com","dop":"2026-02-14","serial_number":"330276688355777","imei1":"330276688355777","imei2":"330276688355777","popurl":"www.satyen-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196244,"job_number":"JOB_196244","tr_customer_id":196262,"tr_customer_product_id":196252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dhanesh Kocchar","mobile_number":"970613147","email_id":"ambar.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"056091790143726","imei1":"056091790143726","imei2":"056091790143726","popurl":"www.arjun-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196245,"job_number":"JOB_196245","tr_customer_id":196263,"tr_customer_product_id":196253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kalinda Ahuja","mobile_number":"976475329","email_id":"parvati.bhat@hotmail.com","dop":"2026-02-14","serial_number":"497972703465261","imei1":"497972703465261","imei2":"497972703465261","popurl":"www.bharadwaj-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196246,"job_number":"JOB_196246","tr_customer_id":196264,"tr_customer_product_id":196254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Kamalesh Joshi","mobile_number":"976818309","email_id":"chiranjeeve.guneta@hotmail.com","dop":"2026-02-14","serial_number":"685392262836302","imei1":"685392262836302","imei2":"685392262836302","popurl":"www.rati-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196247,"job_number":"JOB_196247","tr_customer_id":196265,"tr_customer_product_id":196255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Gita Kaul","mobile_number":"974629025","email_id":"vasudev.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"105426242896954","imei1":"105426242896954","imei2":"105426242896954","popurl":"www.lal-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196248,"job_number":"JOB_196248","tr_customer_id":196266,"tr_customer_product_id":196256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Ghanshyam Guneta","mobile_number":"976085518","email_id":"dulari.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"552473221461927","imei1":"552473221461927","imei2":"552473221461927","popurl":"www.enakshi-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196249,"job_number":"JOB_196249","tr_customer_id":196267,"tr_customer_product_id":196257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Chakravarti Saini","mobile_number":"976473116","email_id":"giriraj.chopra@gmail.com","dop":"2026-02-14","serial_number":"798422605596236","imei1":"798422605596236","imei2":"798422605596236","popurl":"www.ranjit-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196250,"job_number":"JOB_196250","tr_customer_id":196268,"tr_customer_product_id":196258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Dandapaani Varrier","mobile_number":"972757141","email_id":"gayatri.jha@gmail.com","dop":"2026-02-14","serial_number":"182250573489946","imei1":"182250573489946","imei2":"182250573489946","popurl":"www.jay-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196251,"job_number":"JOB_196251","tr_customer_id":196269,"tr_customer_product_id":196259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Girija Pandey","mobile_number":"972362279","email_id":"sharda.saini@gmail.com","dop":"2026-02-14","serial_number":"415672431813560","imei1":"415672431813560","imei2":"415672431813560","popurl":"www.dhanapati-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196252,"job_number":"JOB_196252","tr_customer_id":196270,"tr_customer_product_id":196260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:55.000Z","modified_at":"2026-02-24T06:09:55.000Z","name":"Madhuri Johar","mobile_number":"973414258","email_id":"harit.reddy@gmail.com","dop":"2026-02-14","serial_number":"681145471821913","imei1":"681145471821913","imei2":"681145471821913","popurl":"www.amrit-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196253,"job_number":"JOB_196253","tr_customer_id":196271,"tr_customer_product_id":196261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:56.000Z","modified_at":"2026-02-24T06:09:56.000Z","name":"Anjushree Kaul","mobile_number":"973063060","email_id":"anwesha.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"587468165441305","imei1":"587468165441305","imei2":"587468165441305","popurl":"www.gurdev-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196254,"job_number":"JOB_196254","tr_customer_id":196272,"tr_customer_product_id":196262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Vrinda Guha","mobile_number":"975628148","email_id":"tapan.pilla@hotmail.com","dop":"2026-02-14","serial_number":"771740093804036","imei1":"771740093804036","imei2":"771740093804036","popurl":"www.akshainie-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196255,"job_number":"JOB_196255","tr_customer_id":196273,"tr_customer_product_id":196263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Anasuya Nehru","mobile_number":"975050839","email_id":"charak.sharma@yahoo.co.in","dop":"2026-02-14","serial_number":"843289320543868","imei1":"843289320543868","imei2":"843289320543868","popurl":"www.krishnadas-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196256,"job_number":"JOB_196256","tr_customer_id":196274,"tr_customer_product_id":196264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Menka Marar","mobile_number":"975456818","email_id":"smita.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"910272590427517","imei1":"910272590427517","imei2":"910272590427517","popurl":"www.agrata-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196257,"job_number":"JOB_196257","tr_customer_id":196275,"tr_customer_product_id":196265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Shwet Gowda","mobile_number":"970298184","email_id":"chandramohan.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"881649531771324","imei1":"881649531771324","imei2":"881649531771324","popurl":"www.dayamayee-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196258,"job_number":"JOB_196258","tr_customer_id":196277,"tr_customer_product_id":196267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Dipendra Ganaka","mobile_number":"977299845","email_id":"dron.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"440086772536780","imei1":"440086772536780","imei2":"440086772536780","popurl":"www.shiv-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196259,"job_number":"JOB_196259","tr_customer_id":196276,"tr_customer_product_id":196266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Gautami Sharma","mobile_number":"975868159","email_id":"vinay.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"620360966861394","imei1":"620360966861394","imei2":"620360966861394","popurl":"www.kama-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196260,"job_number":"JOB_196260","tr_customer_id":196278,"tr_customer_product_id":196268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:57.000Z","name":"Bishnu Menon","mobile_number":"977592546","email_id":"giri.ahuja@hotmail.com","dop":"2026-02-14","serial_number":"475255165504398","imei1":"475255165504398","imei2":"475255165504398","popurl":"www.subhash-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196261,"job_number":"JOB_196261","tr_customer_id":196279,"tr_customer_product_id":196269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:57.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Kannan Chaturvedi","mobile_number":"971761381","email_id":"uma.jain@gmail.com","dop":"2026-02-14","serial_number":"484216895935996","imei1":"484216895935996","imei2":"484216895935996","popurl":"www.devadatt-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196262,"job_number":"JOB_196262","tr_customer_id":196280,"tr_customer_product_id":196270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Arindam Butt","mobile_number":"972427834","email_id":"gangesh.khatri@yahoo.co.in","dop":"2026-02-14","serial_number":"760460552724089","imei1":"760460552724089","imei2":"760460552724089","popurl":"www.rajinder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196263,"job_number":"JOB_196263","tr_customer_id":196281,"tr_customer_product_id":196271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Hari Mehra","mobile_number":"974793939","email_id":"devesh.mehra@hotmail.com","dop":"2026-02-14","serial_number":"913498930817126","imei1":"913498930817126","imei2":"913498930817126","popurl":"www.tanushri-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196264,"job_number":"JOB_196264","tr_customer_id":196282,"tr_customer_product_id":196272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Gouranga Verma","mobile_number":"970616558","email_id":"ranjeet.mehrotra@gmail.com","dop":"2026-02-14","serial_number":"202877120194375","imei1":"202877120194375","imei2":"202877120194375","popurl":"www.aadinath-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196265,"job_number":"JOB_196265","tr_customer_id":196283,"tr_customer_product_id":196273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ahalya Chopra","mobile_number":"970760060","email_id":"tarun.sethi@hotmail.com","dop":"2026-02-14","serial_number":"768052338392961","imei1":"768052338392961","imei2":"768052338392961","popurl":"www.agastya-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196266,"job_number":"JOB_196266","tr_customer_id":196284,"tr_customer_product_id":196274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Padma Nehru","mobile_number":"973985890","email_id":"suma.khan@hotmail.com","dop":"2026-02-14","serial_number":"074684492269006","imei1":"074684492269006","imei2":"074684492269006","popurl":"www.shubha-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196267,"job_number":"JOB_196267","tr_customer_id":196285,"tr_customer_product_id":196275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Vishnu Trivedi","mobile_number":"970499667","email_id":"aashritha.gowda@gmail.com","dop":"2026-02-14","serial_number":"379729580663123","imei1":"379729580663123","imei2":"379729580663123","popurl":"www.rajinder-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196268,"job_number":"JOB_196268","tr_customer_id":196286,"tr_customer_product_id":196276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Goutam Bandopadhyay","mobile_number":"979950493","email_id":"nanda.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"478477300090542","imei1":"478477300090542","imei2":"478477300090542","popurl":"www.sanjay-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196269,"job_number":"JOB_196269","tr_customer_id":196287,"tr_customer_product_id":196277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Swapnil Pilla","mobile_number":"979287418","email_id":"chakradhar.pandey@yahoo.co.in","dop":"2026-02-14","serial_number":"691007170063787","imei1":"691007170063787","imei2":"691007170063787","popurl":"www.baala-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196270,"job_number":"JOB_196270","tr_customer_id":196288,"tr_customer_product_id":196278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Marut Pothuvaal","mobile_number":"972355288","email_id":"javas.joshi@gmail.com","dop":"2026-02-14","serial_number":"549301507787876","imei1":"549301507787876","imei2":"549301507787876","popurl":"www.vaijayanthi-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196271,"job_number":"JOB_196271","tr_customer_id":196289,"tr_customer_product_id":196279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Abhisyanta Kaur","mobile_number":"970380712","email_id":"deeptimayee.kaur@hotmail.com","dop":"2026-02-14","serial_number":"538087958328989","imei1":"538087958328989","imei2":"538087958328989","popurl":"www.annapurna-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196272,"job_number":"JOB_196272","tr_customer_id":196290,"tr_customer_product_id":196280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Durga Trivedi","mobile_number":"977633249","email_id":"dron.jain@hotmail.com","dop":"2026-02-14","serial_number":"619123990626245","imei1":"619123990626245","imei2":"619123990626245","popurl":"www.datta-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196273,"job_number":"JOB_196273","tr_customer_id":196291,"tr_customer_product_id":196281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Shivakari Achari","mobile_number":"976939745","email_id":"ambar.tandon@gmail.com","dop":"2026-02-14","serial_number":"486251599842120","imei1":"486251599842120","imei2":"486251599842120","popurl":"www.ekdant-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196274,"job_number":"JOB_196274","tr_customer_id":196292,"tr_customer_product_id":196282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:58.000Z","modified_at":"2026-02-24T06:09:58.000Z","name":"Ekalavya Singh","mobile_number":"973983838","email_id":"aatmaja.agarwal@gmail.com","dop":"2026-02-14","serial_number":"843589998475651","imei1":"843589998475651","imei2":"843589998475651","popurl":"www.dev-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196275,"job_number":"JOB_196275","tr_customer_id":196293,"tr_customer_product_id":196283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suresh Malik","mobile_number":"970718736","email_id":"devagya.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"838287629192162","imei1":"838287629192162","imei2":"838287629192162","popurl":"www.adinath-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196276,"job_number":"JOB_196276","tr_customer_id":196294,"tr_customer_product_id":196284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Bankimchandra Guha","mobile_number":"979808062","email_id":"satyen.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"281026124416342","imei1":"281026124416342","imei2":"281026124416342","popurl":"www.parvati-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196277,"job_number":"JOB_196277","tr_customer_id":196295,"tr_customer_product_id":196285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Ekadant Pothuvaal","mobile_number":"979085667","email_id":"chandranath.bhattathiri@gmail.com","dop":"2026-02-14","serial_number":"937399273197357","imei1":"937399273197357","imei2":"937399273197357","popurl":"www.rajendra-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196278,"job_number":"JOB_196278","tr_customer_id":196296,"tr_customer_product_id":196286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Shashi Naik","mobile_number":"970073142","email_id":"chandra.pillai@hotmail.com","dop":"2026-02-14","serial_number":"182042180743590","imei1":"182042180743590","imei2":"182042180743590","popurl":"www.dipankar-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196279,"job_number":"JOB_196279","tr_customer_id":196297,"tr_customer_product_id":196287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Suryakantam Ahluwalia","mobile_number":"976651953","email_id":"anurag.varma@hotmail.com","dop":"2026-02-14","serial_number":"922239792944572","imei1":"922239792944572","imei2":"922239792944572","popurl":"www.devika-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196280,"job_number":"JOB_196280","tr_customer_id":196298,"tr_customer_product_id":196288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:09:59.000Z","modified_at":"2026-02-24T06:09:59.000Z","name":"Birjesh Varman","mobile_number":"974549152","email_id":"rajendra.kocchar@gmail.com","dop":"2026-02-14","serial_number":"563226164411181","imei1":"563226164411181","imei2":"563226164411181","popurl":"www.gautama-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196281,"job_number":"JOB_196281","tr_customer_id":196299,"tr_customer_product_id":196289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Charuchandra Somayaji","mobile_number":"972944835","email_id":"brahma.johar@yahoo.co.in","dop":"2026-02-14","serial_number":"649654137920767","imei1":"649654137920767","imei2":"649654137920767","popurl":"www.prayag-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196282,"job_number":"JOB_196282","tr_customer_id":196300,"tr_customer_product_id":196290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Geetanjali Jha","mobile_number":"973179823","email_id":"nikita.asan@hotmail.com","dop":"2026-02-14","serial_number":"562062914210491","imei1":"562062914210491","imei2":"562062914210491","popurl":"www.meena-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196283,"job_number":"JOB_196283","tr_customer_id":196301,"tr_customer_product_id":196291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Gandharva Agarwal","mobile_number":"974552450","email_id":"dulari.nehru@gmail.com","dop":"2026-02-14","serial_number":"301911607072357","imei1":"301911607072357","imei2":"301911607072357","popurl":"www.karthik-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196284,"job_number":"JOB_196284","tr_customer_id":196302,"tr_customer_product_id":196292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Ramesh Arora","mobile_number":"978915141","email_id":"gopi.mukhopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"707184677941767","imei1":"707184677941767","imei2":"707184677941767","popurl":"www.girish-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196285,"job_number":"JOB_196285","tr_customer_id":196303,"tr_customer_product_id":196293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:00.000Z","modified_at":"2026-02-24T06:10:00.000Z","name":"Kumar Guha","mobile_number":"978167386","email_id":"suma.ahluwalia@hotmail.com","dop":"2026-02-14","serial_number":"952669596568427","imei1":"952669596568427","imei2":"952669596568427","popurl":"www.sharda-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196286,"job_number":"JOB_196286","tr_customer_id":196304,"tr_customer_product_id":196294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aayushman Nair","mobile_number":"970860526","email_id":"acaryatanaya.gupta@gmail.com","dop":"2026-02-14","serial_number":"031778731643712","imei1":"031778731643712","imei2":"031778731643712","popurl":"www.bhaumik-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196287,"job_number":"JOB_196287","tr_customer_id":196305,"tr_customer_product_id":196295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shobhana Tagore","mobile_number":"975144996","email_id":"nanda.guneta@hotmail.com","dop":"2026-02-14","serial_number":"380630756470713","imei1":"380630756470713","imei2":"380630756470713","popurl":"www.chidambaram-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196288,"job_number":"JOB_196288","tr_customer_id":196306,"tr_customer_product_id":196296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Upendra Nehru","mobile_number":"972639868","email_id":"devi.bhattacharya@yahoo.co.in","dop":"2026-02-14","serial_number":"085224347561088","imei1":"085224347561088","imei2":"085224347561088","popurl":"www.sanya-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196289,"job_number":"JOB_196289","tr_customer_id":196307,"tr_customer_product_id":196297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Pranay Ahuja","mobile_number":"978975554","email_id":"somu.jha@gmail.com","dop":"2026-02-14","serial_number":"260253037156546","imei1":"260253037156546","imei2":"260253037156546","popurl":"www.ekaksh-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196290,"job_number":"JOB_196290","tr_customer_id":196308,"tr_customer_product_id":196298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Lakshmi Kocchar","mobile_number":"973962934","email_id":"chandrakala.gandhi@hotmail.com","dop":"2026-02-14","serial_number":"983548972997603","imei1":"983548972997603","imei2":"983548972997603","popurl":"www.akula-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196291,"job_number":"JOB_196291","tr_customer_id":196309,"tr_customer_product_id":196299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kama Patel","mobile_number":"971664563","email_id":"balaaditya.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"429752547290309","imei1":"429752547290309","imei2":"429752547290309","popurl":"www.sarala-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196292,"job_number":"JOB_196292","tr_customer_id":196310,"tr_customer_product_id":196300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anang Varrier","mobile_number":"970019361","email_id":"jyotsana.dwivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"374704442326621","imei1":"374704442326621","imei2":"374704442326621","popurl":"www.amrita-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196293,"job_number":"JOB_196293","tr_customer_id":196311,"tr_customer_product_id":196301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Dayaamay Tandon","mobile_number":"978759097","email_id":"trilok.varrier@hotmail.com","dop":"2026-02-14","serial_number":"702622334839961","imei1":"702622334839961","imei2":"702622334839961","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196294,"job_number":"JOB_196294","tr_customer_id":196312,"tr_customer_product_id":196302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aditeya Dutta","mobile_number":"978584895","email_id":"gorakhnath.trivedi@yahoo.co.in","dop":"2026-02-14","serial_number":"490766465895894","imei1":"490766465895894","imei2":"490766465895894","popurl":"www.poornima-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196295,"job_number":"JOB_196295","tr_customer_id":196313,"tr_customer_product_id":196303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Kirti Bharadwaj","mobile_number":"976049380","email_id":"sameer.devar@gmail.com","dop":"2026-02-14","serial_number":"839405305986255","imei1":"839405305986255","imei2":"839405305986255","popurl":"www.anand swarup-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196296,"job_number":"JOB_196296","tr_customer_id":196314,"tr_customer_product_id":196304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Divjot Kaniyar","mobile_number":"975196622","email_id":"leela.khanna@hotmail.com","dop":"2026-02-14","serial_number":"688049835248808","imei1":"688049835248808","imei2":"688049835248808","popurl":"www.ekdant-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196297,"job_number":"JOB_196297","tr_customer_id":196315,"tr_customer_product_id":196305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Anshula Gandhi","mobile_number":"970099056","email_id":"rudra.gowda@gmail.com","dop":"2026-02-14","serial_number":"988280204598361","imei1":"988280204598361","imei2":"988280204598361","popurl":"www.devani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196298,"job_number":"JOB_196298","tr_customer_id":196316,"tr_customer_product_id":196306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shreyashi Agarwal","mobile_number":"978883025","email_id":"adikavi.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"383847511240258","imei1":"383847511240258","imei2":"383847511240258","popurl":"www.ujjawal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196299,"job_number":"JOB_196299","tr_customer_id":196317,"tr_customer_product_id":196307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhadran Chaturvedi","mobile_number":"978812202","email_id":"chandraketu.saini@yahoo.co.in","dop":"2026-02-14","serial_number":"805211245770029","imei1":"805211245770029","imei2":"805211245770029","popurl":"www.anjushri-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196300,"job_number":"JOB_196300","tr_customer_id":196318,"tr_customer_product_id":196308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Bhramar Shah","mobile_number":"978920570","email_id":"prasanna.kaur@gmail.com","dop":"2026-02-14","serial_number":"316230194896444","imei1":"316230194896444","imei2":"316230194896444","popurl":"www.chetanaanand-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196301,"job_number":"JOB_196301","tr_customer_id":196319,"tr_customer_product_id":196309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Shakuntala Rana","mobile_number":"979867684","email_id":"sitara.sinha@gmail.com","dop":"2026-02-14","serial_number":"228429126324879","imei1":"228429126324879","imei2":"228429126324879","popurl":"www.tushar-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196302,"job_number":"JOB_196302","tr_customer_id":196320,"tr_customer_product_id":196310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:01.000Z","modified_at":"2026-02-24T06:10:01.000Z","name":"Aagney Agarwal","mobile_number":"977396695","email_id":"rohit.pillai@yahoo.co.in","dop":"2026-02-14","serial_number":"348926586588275","imei1":"348926586588275","imei2":"348926586588275","popurl":"www.anilabh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196303,"job_number":"JOB_196303","tr_customer_id":196321,"tr_customer_product_id":196311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Shwet Asan","mobile_number":"977505524","email_id":"narinder.rana@yahoo.co.in","dop":"2026-02-14","serial_number":"625887627519116","imei1":"625887627519116","imei2":"625887627519116","popurl":"www.leela-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196304,"job_number":"JOB_196304","tr_customer_id":196322,"tr_customer_product_id":196312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Vrund Butt","mobile_number":"979240610","email_id":"narinder.nair@hotmail.com","dop":"2026-02-14","serial_number":"290839311840148","imei1":"290839311840148","imei2":"290839311840148","popurl":"www.chandraswaroopa-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196305,"job_number":"JOB_196305","tr_customer_id":196323,"tr_customer_product_id":196313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Minakshi Mahajan","mobile_number":"978795606","email_id":"bhagirathi.johar@gmail.com","dop":"2026-02-14","serial_number":"364790722681245","imei1":"364790722681245","imei2":"364790722681245","popurl":"www.bhagwanti-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196306,"job_number":"JOB_196306","tr_customer_id":196324,"tr_customer_product_id":196314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Agrata Kaul","mobile_number":"978970090","email_id":"ekalavya.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"213441458360353","imei1":"213441458360353","imei2":"213441458360353","popurl":"www.ranjeet-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196307,"job_number":"JOB_196307","tr_customer_id":196325,"tr_customer_product_id":196315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Aatmaj Adiga","mobile_number":"977468968","email_id":"ganaka.agarwal@gmail.com","dop":"2026-02-14","serial_number":"912808762209098","imei1":"912808762209098","imei2":"912808762209098","popurl":"www.navin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196308,"job_number":"JOB_196308","tr_customer_id":196326,"tr_customer_product_id":196316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:02.000Z","modified_at":"2026-02-24T06:10:02.000Z","name":"Sher Verma","mobile_number":"976468652","email_id":"dharitri.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"423469527517024","imei1":"423469527517024","imei2":"423469527517024","popurl":"www.amaranaath-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196309,"job_number":"JOB_196309","tr_customer_id":196327,"tr_customer_product_id":196317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Bhaswar Desai","mobile_number":"976587417","email_id":"bhramar.shukla@hotmail.com","dop":"2026-02-14","serial_number":"933459942526267","imei1":"933459942526267","imei2":"933459942526267","popurl":"www.jaya-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196310,"job_number":"JOB_196310","tr_customer_id":196328,"tr_customer_product_id":196318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Aanand Dwivedi","mobile_number":"971010068","email_id":"aanandinii.deshpande@yahoo.co.in","dop":"2026-02-14","serial_number":"764990364447585","imei1":"764990364447585","imei2":"764990364447585","popurl":"www.ramaa-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196311,"job_number":"JOB_196311","tr_customer_id":196329,"tr_customer_product_id":196319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandraswaroopa Saini","mobile_number":"975674779","email_id":"bhaaswar.butt@gmail.com","dop":"2026-02-14","serial_number":"380207470077177","imei1":"380207470077177","imei2":"380207470077177","popurl":"www.tarun-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196312,"job_number":"JOB_196312","tr_customer_id":196330,"tr_customer_product_id":196320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Jitender Somayaji","mobile_number":"975319788","email_id":"sarla.bhat@hotmail.com","dop":"2026-02-14","serial_number":"131052541221119","imei1":"131052541221119","imei2":"131052541221119","popurl":"www.divakar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196313,"job_number":"JOB_196313","tr_customer_id":196331,"tr_customer_product_id":196321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Achalesvara Shah","mobile_number":"972144382","email_id":"aasha.gupta@gmail.com","dop":"2026-02-14","serial_number":"508764680061099","imei1":"508764680061099","imei2":"508764680061099","popurl":"www.chidaatma-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196314,"job_number":"JOB_196314","tr_customer_id":196332,"tr_customer_product_id":196322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandramani Singh","mobile_number":"977805383","email_id":"dharmaketu.bandopadhyay@gmail.com","dop":"2026-02-14","serial_number":"195341607389098","imei1":"195341607389098","imei2":"195341607389098","popurl":"www.vaijayanti-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196315,"job_number":"JOB_196315","tr_customer_id":196333,"tr_customer_product_id":196323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Daevi Dhawan","mobile_number":"970928053","email_id":"ekaksh.mishra@yahoo.co.in","dop":"2026-02-14","serial_number":"199924711603573","imei1":"199924711603573","imei2":"199924711603573","popurl":"www.subhash-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196316,"job_number":"JOB_196316","tr_customer_id":196334,"tr_customer_product_id":196324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Madhuri Kapoor","mobile_number":"976984681","email_id":"avani.dutta@hotmail.com","dop":"2026-02-14","serial_number":"867174671504687","imei1":"867174671504687","imei2":"867174671504687","popurl":"www.aasa-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196317,"job_number":"JOB_196317","tr_customer_id":196335,"tr_customer_product_id":196325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Kumari Kakkar","mobile_number":"973432476","email_id":"devajyoti.shah@yahoo.co.in","dop":"2026-02-14","serial_number":"946217811537571","imei1":"946217811537571","imei2":"946217811537571","popurl":"www.lalita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196318,"job_number":"JOB_196318","tr_customer_id":196336,"tr_customer_product_id":196326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Trilochana Ganaka","mobile_number":"972658913","email_id":"karan.patil@gmail.com","dop":"2026-02-14","serial_number":"980754666075599","imei1":"980754666075599","imei2":"980754666075599","popurl":"www.poornima-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196319,"job_number":"JOB_196319","tr_customer_id":196337,"tr_customer_product_id":196327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Akshat Tagore","mobile_number":"971460829","email_id":"marut.sinha@yahoo.co.in","dop":"2026-02-14","serial_number":"649102813888894","imei1":"649102813888894","imei2":"649102813888894","popurl":"www.kali-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196320,"job_number":"JOB_196320","tr_customer_id":196338,"tr_customer_product_id":196328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Chandrabhan Mehrotra","mobile_number":"976836218","email_id":"gautami.mishra@hotmail.com","dop":"2026-02-14","serial_number":"975336827438419","imei1":"975336827438419","imei2":"975336827438419","popurl":"www.satish-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196321,"job_number":"JOB_196321","tr_customer_id":196339,"tr_customer_product_id":196329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Deeptendu Dwivedi","mobile_number":"974748566","email_id":"gandharv.patil@gmail.com","dop":"2026-02-14","serial_number":"532863277729565","imei1":"532863277729565","imei2":"532863277729565","popurl":"www.chandani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196322,"job_number":"JOB_196322","tr_customer_id":196340,"tr_customer_product_id":196330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:03.000Z","modified_at":"2026-02-24T06:10:03.000Z","name":"Vaijayanthi Deshpande","mobile_number":"973829412","email_id":"sloka.iyer@hotmail.com","dop":"2026-02-14","serial_number":"674663769717932","imei1":"674663769717932","imei2":"674663769717932","popurl":"www.chandani-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196323,"job_number":"JOB_196323","tr_customer_id":196341,"tr_customer_product_id":196331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Akroor Chopra","mobile_number":"971434686","email_id":"aatreya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"115644936455647","imei1":"115644936455647","imei2":"115644936455647","popurl":"www.goutam-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196324,"job_number":"JOB_196324","tr_customer_id":196342,"tr_customer_product_id":196332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Adhiraj Mehrotra","mobile_number":"974060270","email_id":"tejas.bhat@hotmail.com","dop":"2026-02-14","serial_number":"853308538886569","imei1":"853308538886569","imei2":"853308538886569","popurl":"www.akroor-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196325,"job_number":"JOB_196325","tr_customer_id":196343,"tr_customer_product_id":196333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Brahma Desai","mobile_number":"978455497","email_id":"anjaneya.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"054616715476503","imei1":"054616715476503","imei2":"054616715476503","popurl":"www.basanti-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196326,"job_number":"JOB_196326","tr_customer_id":196344,"tr_customer_product_id":196334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"977761793","email_id":"jagadish.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"479437685199600","imei1":"479437685199600","imei2":"479437685199600","popurl":"www.anagh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196327,"job_number":"JOB_196327","tr_customer_id":196345,"tr_customer_product_id":196335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Baala Khan","mobile_number":"974995191","email_id":"vidur.patil@hotmail.com","dop":"2026-02-14","serial_number":"404720205190460","imei1":"404720205190460","imei2":"404720205190460","popurl":"www.shashi-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196328,"job_number":"JOB_196328","tr_customer_id":196346,"tr_customer_product_id":196336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Dhyaneshwar Gupta","mobile_number":"971109368","email_id":"devdan.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"189376074564578","imei1":"189376074564578","imei2":"189376074564578","popurl":"www.bodhan-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196329,"job_number":"JOB_196329","tr_customer_id":196347,"tr_customer_product_id":196337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Bhupen Malik","mobile_number":"970294259","email_id":"balagovind.tandon@yahoo.co.in","dop":"2026-02-14","serial_number":"620009514314598","imei1":"620009514314598","imei2":"620009514314598","popurl":"www.dhara-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196330,"job_number":"JOB_196330","tr_customer_id":196348,"tr_customer_product_id":196338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Mukesh Menon","mobile_number":"970475986","email_id":"shashi.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"981238540606762","imei1":"981238540606762","imei2":"981238540606762","popurl":"www.bilwa-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196331,"job_number":"JOB_196331","tr_customer_id":196349,"tr_customer_product_id":196339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Vaishno Mukhopadhyay","mobile_number":"974668220","email_id":"acaryatanaya.bhattacharya@gmail.com","dop":"2026-02-14","serial_number":"679390218255534","imei1":"679390218255534","imei2":"679390218255534","popurl":"www.mani-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196332,"job_number":"JOB_196332","tr_customer_id":196350,"tr_customer_product_id":196340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Raj Arora","mobile_number":"977172711","email_id":"anish.tandon@gmail.com","dop":"2026-02-14","serial_number":"260410244036200","imei1":"260410244036200","imei2":"260410244036200","popurl":"www.aaryan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196333,"job_number":"JOB_196333","tr_customer_id":196351,"tr_customer_product_id":196341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Aamod Chaturvedi","mobile_number":"974220104","email_id":"devvrat.devar@gmail.com","dop":"2026-02-14","serial_number":"333318743508798","imei1":"333318743508798","imei2":"333318743508798","popurl":"www.balgopal-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196334,"job_number":"JOB_196334","tr_customer_id":196353,"tr_customer_product_id":196343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Prayag Devar","mobile_number":"975803288","email_id":"kumari.tandon@hotmail.com","dop":"2026-02-14","serial_number":"199837338155135","imei1":"199837338155135","imei2":"199837338155135","popurl":"www.swami-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196335,"job_number":"JOB_196335","tr_customer_id":196352,"tr_customer_product_id":196342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:04.000Z","modified_at":"2026-02-24T06:10:04.000Z","name":"Rajiv Sharma","mobile_number":"970111299","email_id":"trilok.shah@gmail.com","dop":"2026-02-14","serial_number":"045179513739103","imei1":"045179513739103","imei2":"045179513739103","popurl":"www.chandira-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196336,"job_number":"JOB_196336","tr_customer_id":196354,"tr_customer_product_id":196344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Himadri Nehru","mobile_number":"975040246","email_id":"geetanjali.mehrotra@hotmail.com","dop":"2026-02-14","serial_number":"807372118626193","imei1":"807372118626193","imei2":"807372118626193","popurl":"www.bhishma-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196337,"job_number":"JOB_196337","tr_customer_id":196355,"tr_customer_product_id":196345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Bhuvaneshwar Talwar","mobile_number":"971851054","email_id":"abhaya.bandopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"256727881242152","imei1":"256727881242152","imei2":"256727881242152","popurl":"www.shakuntala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196338,"job_number":"JOB_196338","tr_customer_id":196356,"tr_customer_product_id":196346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Malti Ganaka","mobile_number":"974248130","email_id":"devani.agarwal@gmail.com","dop":"2026-02-14","serial_number":"742968896920021","imei1":"742968896920021","imei2":"742968896920021","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196339,"job_number":"JOB_196339","tr_customer_id":196357,"tr_customer_product_id":196347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Aamod Kaur","mobile_number":"979190780","email_id":"dhanpati.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"880662772331119","imei1":"880662772331119","imei2":"880662772331119","popurl":"www.dayamayee-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196340,"job_number":"JOB_196340","tr_customer_id":196358,"tr_customer_product_id":196348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Balgopal Kocchar","mobile_number":"973597294","email_id":"kanishka.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"239106530499488","imei1":"239106530499488","imei2":"239106530499488","popurl":"www.daksha-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196341,"job_number":"JOB_196341","tr_customer_id":196359,"tr_customer_product_id":196349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:05.000Z","modified_at":"2026-02-24T06:10:05.000Z","name":"Sheela Gupta","mobile_number":"973166793","email_id":"goswami.kaur@hotmail.com","dop":"2026-02-14","serial_number":"348856235679776","imei1":"348856235679776","imei2":"348856235679776","popurl":"www.chakrika-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196342,"job_number":"JOB_196342","tr_customer_id":196360,"tr_customer_product_id":196350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:10:07.000Z","modified_at":"2026-02-24T06:10:07.000Z","name":"Vimal Acharya","mobile_number":"975139607","email_id":"divakar.chattopadhyay@gmail.com","dop":"2026-02-14","serial_number":"725228142261625","imei1":"725228142261625","imei2":"725228142261625","popurl":"www.darshan-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196343,"job_number":"JOB_196343","tr_customer_id":196361,"tr_customer_product_id":196351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:15:59.000Z","modified_at":"2026-02-24T06:15:59.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18662080793886","imei1":"18662080793886","imei2":"118662080793886","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196344,"job_number":"JOB_196344","tr_customer_id":196362,"tr_customer_product_id":196352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:00.000Z","modified_at":"2026-02-24T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"762546423268731","imei1":"762546423268731","imei2":"1762546423268731","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196346,"job_number":"JOB_196346","tr_customer_id":196364,"tr_customer_product_id":196354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:38.000Z","modified_at":"2026-02-24T06:16:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12682353380543","imei1":"12682353380543","imei2":"112682353380543","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196347,"job_number":"JOB_196347","tr_customer_id":196365,"tr_customer_product_id":196355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:39.000Z","modified_at":"2026-02-24T06:16:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"710393798174186","imei1":"710393798174186","imei2":"1710393798174186","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196349,"job_number":"JOB_196349","tr_customer_id":196367,"tr_customer_product_id":196357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:15.000Z","modified_at":"2026-02-24T06:17:15.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17215206961273","imei1":"17215206961273","imei2":"117215206961273","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196350,"job_number":"JOB_196350","tr_customer_id":196368,"tr_customer_product_id":196358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:16.000Z","modified_at":"2026-02-24T06:17:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"524818200815385","imei1":"524818200815385","imei2":"1524818200815385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196352,"job_number":"JOB_196352","tr_customer_id":196370,"tr_customer_product_id":196360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sher Tagore","mobile_number":"970905129","email_id":"shreya.dhawan@gmail.com","dop":"2026-02-14","serial_number":"223860627072066","imei1":"223860627072066","imei2":"223860627072066","popurl":"www.chitrali-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196353,"job_number":"JOB_196353","tr_customer_id":196371,"tr_customer_product_id":196361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Bheeshma Gandhi","mobile_number":"975633923","email_id":"aadrika.sharma@gmail.com","dop":"2026-02-14","serial_number":"553271161314824","imei1":"553271161314824","imei2":"553271161314824","popurl":"www.charuvrat-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196354,"job_number":"JOB_196354","tr_customer_id":196372,"tr_customer_product_id":196362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Dayaananda Saini","mobile_number":"979567880","email_id":"anunay.tagore@hotmail.com","dop":"2026-02-14","serial_number":"046578973414414","imei1":"046578973414414","imei2":"046578973414414","popurl":"www.bhasvan-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196355,"job_number":"JOB_196355","tr_customer_id":196373,"tr_customer_product_id":196363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Aadi Jha","mobile_number":"975015564","email_id":"devangana.naik@gmail.com","dop":"2026-02-14","serial_number":"096966397528713","imei1":"096966397528713","imei2":"096966397528713","popurl":"www.bhilangana-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196356,"job_number":"JOB_196356","tr_customer_id":196374,"tr_customer_product_id":196364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Charuchandra Nayar","mobile_number":"974911757","email_id":"akshat.abbott@gmail.com","dop":"2026-02-14","serial_number":"950725171913037","imei1":"950725171913037","imei2":"950725171913037","popurl":"www.lakshminath-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196357,"job_number":"JOB_196357","tr_customer_id":196375,"tr_customer_product_id":196365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Sharda Kocchar","mobile_number":"979441293","email_id":"anandamayi.menon@gmail.com","dop":"2026-02-14","serial_number":"561536765357973","imei1":"561536765357973","imei2":"561536765357973","popurl":"www.yoginder-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196358,"job_number":"JOB_196358","tr_customer_id":196376,"tr_customer_product_id":196366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Anil Iyer","mobile_number":"976332441","email_id":"kama.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"371711367006547","imei1":"371711367006547","imei2":"371711367006547","popurl":"www.amish-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196359,"job_number":"JOB_196359","tr_customer_id":196377,"tr_customer_product_id":196367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Divaakar Desai","mobile_number":"970170660","email_id":"ashok.mishra@gmail.com","dop":"2026-02-14","serial_number":"195520218374350","imei1":"195520218374350","imei2":"195520218374350","popurl":"www.ganaka-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196360,"job_number":"JOB_196360","tr_customer_id":196378,"tr_customer_product_id":196368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daevi Varman","mobile_number":"973519948","email_id":"darshwana.varma@hotmail.com","dop":"2026-02-14","serial_number":"124602533082166","imei1":"124602533082166","imei2":"124602533082166","popurl":"www.ananta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196361,"job_number":"JOB_196361","tr_customer_id":196379,"tr_customer_product_id":196369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:42.000Z","modified_at":"2026-02-24T06:17:42.000Z","name":"Daiwik Guha","mobile_number":"974031191","email_id":"chetanaanand.tagore@yahoo.co.in","dop":"2026-02-14","serial_number":"295196678485365","imei1":"295196678485365","imei2":"295196678485365","popurl":"www.eshita-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196362,"job_number":"JOB_196362","tr_customer_id":196380,"tr_customer_product_id":196370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Vrinda Abbott","mobile_number":"977629063","email_id":"jaimini.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"058730636376615","imei1":"058730636376615","imei2":"058730636376615","popurl":"www.chinmayanand-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196363,"job_number":"JOB_196363","tr_customer_id":196381,"tr_customer_product_id":196371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Achintya Guha","mobile_number":"974588669","email_id":"ganak.johar@gmail.com","dop":"2026-02-14","serial_number":"030495168591242","imei1":"030495168591242","imei2":"030495168591242","popurl":"www.urmila-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196364,"job_number":"JOB_196364","tr_customer_id":196382,"tr_customer_product_id":196372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Shakti Nayar","mobile_number":"974390290","email_id":"karan.arora@hotmail.com","dop":"2026-02-14","serial_number":"410515728092803","imei1":"410515728092803","imei2":"410515728092803","popurl":"www.ameyatma-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196365,"job_number":"JOB_196365","tr_customer_id":196383,"tr_customer_product_id":196373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Bilva Acharya","mobile_number":"979057833","email_id":"ekaksh.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"741395035173270","imei1":"741395035173270","imei2":"741395035173270","popurl":"www.agnivesh-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196366,"job_number":"JOB_196366","tr_customer_id":196384,"tr_customer_product_id":196374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Dandak Bhattathiri","mobile_number":"977633969","email_id":"bhilangana.kaur@yahoo.co.in","dop":"2026-02-14","serial_number":"933092723542721","imei1":"933092723542721","imei2":"933092723542721","popurl":"www.anand swarup-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196367,"job_number":"JOB_196367","tr_customer_id":196385,"tr_customer_product_id":196375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:43.000Z","modified_at":"2026-02-24T06:17:43.000Z","name":"Kirti Gupta","mobile_number":"977980604","email_id":"priyala.ahuja@yahoo.co.in","dop":"2026-02-14","serial_number":"766306691727518","imei1":"766306691727518","imei2":"766306691727518","popurl":"www.chandrakala-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196368,"job_number":"JOB_196368","tr_customer_id":196386,"tr_customer_product_id":196376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhyaneshwar Ahuja","mobile_number":"973389973","email_id":"goswami.kaul@yahoo.co.in","dop":"2026-02-14","serial_number":"754748259085049","imei1":"754748259085049","imei2":"754748259085049","popurl":"www.ujjawal-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196369,"job_number":"JOB_196369","tr_customer_id":196387,"tr_customer_product_id":196377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhatri Varma","mobile_number":"977156779","email_id":"bhishma.nambeesan@hotmail.com","dop":"2026-02-14","serial_number":"904640789707524","imei1":"904640789707524","imei2":"904640789707524","popurl":"www.jagadisha-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196370,"job_number":"JOB_196370","tr_customer_id":196388,"tr_customer_product_id":196378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Paramartha Bandopadhyay","mobile_number":"977482263","email_id":"ghanaanand.joshi@hotmail.com","dop":"2026-02-14","serial_number":"609588155313435","imei1":"609588155313435","imei2":"609588155313435","popurl":"www.ashlesh-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196371,"job_number":"JOB_196371","tr_customer_id":196389,"tr_customer_product_id":196379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Bhagirathi Menon","mobile_number":"971466126","email_id":"garuda.iyer@hotmail.com","dop":"2026-02-14","serial_number":"222083156670471","imei1":"222083156670471","imei2":"222083156670471","popurl":"www.apsara-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196372,"job_number":"JOB_196372","tr_customer_id":196390,"tr_customer_product_id":196380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Laxmi Pilla","mobile_number":"972796978","email_id":"akula.banerjee@gmail.com","dop":"2026-02-14","serial_number":"097347596353358","imei1":"097347596353358","imei2":"097347596353358","popurl":"www.deeptimayee-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196373,"job_number":"JOB_196373","tr_customer_id":196391,"tr_customer_product_id":196381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Suman Pilla","mobile_number":"972262343","email_id":"purnima.verma@yahoo.co.in","dop":"2026-02-14","serial_number":"274921457385979","imei1":"274921457385979","imei2":"274921457385979","popurl":"www.dipesh-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196374,"job_number":"JOB_196374","tr_customer_id":196392,"tr_customer_product_id":196382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Charuvrat Shah","mobile_number":"977206765","email_id":"bharadwaj.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"940691496422269","imei1":"940691496422269","imei2":"940691496422269","popurl":"www.divjot-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196375,"job_number":"JOB_196375","tr_customer_id":196393,"tr_customer_product_id":196383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Gemine Trivedi","mobile_number":"971197880","email_id":"jitender.gill@hotmail.com","dop":"2026-02-14","serial_number":"201021068636353","imei1":"201021068636353","imei2":"201021068636353","popurl":"www.chandak-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196376,"job_number":"JOB_196376","tr_customer_id":196394,"tr_customer_product_id":196384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:44.000Z","modified_at":"2026-02-24T06:17:44.000Z","name":"Dhanpati Bhattacharya","mobile_number":"975889876","email_id":"gaurang.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"298230124329236","imei1":"298230124329236","imei2":"298230124329236","popurl":"www.adhrit-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196377,"job_number":"JOB_196377","tr_customer_id":196395,"tr_customer_product_id":196385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Sachin Tagore","mobile_number":"976246226","email_id":"samir.asan@hotmail.com","dop":"2026-02-14","serial_number":"827560336719015","imei1":"827560336719015","imei2":"827560336719015","popurl":"www.niro-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196378,"job_number":"JOB_196378","tr_customer_id":196396,"tr_customer_product_id":196386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chanda Varman","mobile_number":"970620344","email_id":"mukul.joshi@hotmail.com","dop":"2026-02-14","serial_number":"172143940674166","imei1":"172143940674166","imei2":"172143940674166","popurl":"www.bhuvanesh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196379,"job_number":"JOB_196379","tr_customer_id":196397,"tr_customer_product_id":196387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Prasanna Kakkar","mobile_number":"971647119","email_id":"parvati.gupta@yahoo.co.in","dop":"2026-02-14","serial_number":"389822687045050","imei1":"389822687045050","imei2":"389822687045050","popurl":"www.shantanu-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196380,"job_number":"JOB_196380","tr_customer_id":196398,"tr_customer_product_id":196388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rajinder Reddy","mobile_number":"978254171","email_id":"amaranaath.nambeesan@yahoo.co.in","dop":"2026-02-14","serial_number":"516508179418316","imei1":"516508179418316","imei2":"516508179418316","popurl":"www.bharat-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196381,"job_number":"JOB_196381","tr_customer_id":196399,"tr_customer_product_id":196389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Chandramani Nair","mobile_number":"978249468","email_id":"aamod.gupta@hotmail.com","dop":"2026-02-14","serial_number":"533246912656203","imei1":"533246912656203","imei2":"533246912656203","popurl":"www.satish-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196382,"job_number":"JOB_196382","tr_customer_id":196401,"tr_customer_product_id":196391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Dayaamay Menon","mobile_number":"970636184","email_id":"aaditya.nehru@yahoo.co.in","dop":"2026-02-14","serial_number":"241814456317036","imei1":"241814456317036","imei2":"241814456317036","popurl":"www.shresth-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196383,"job_number":"JOB_196383","tr_customer_id":196400,"tr_customer_product_id":196390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Suryakant Arora","mobile_number":"973388111","email_id":"aslesha.pandey@hotmail.com","dop":"2026-02-14","serial_number":"881927495168434","imei1":"881927495168434","imei2":"881927495168434","popurl":"www.anish-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196384,"job_number":"JOB_196384","tr_customer_id":196402,"tr_customer_product_id":196392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Tarun Abbott","mobile_number":"974285407","email_id":"akula.bhat@yahoo.co.in","dop":"2026-02-14","serial_number":"921079796669601","imei1":"921079796669601","imei2":"921079796669601","popurl":"www.umang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196385,"job_number":"JOB_196385","tr_customer_id":196403,"tr_customer_product_id":196393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Rukmin Chattopadhyay","mobile_number":"976244086","email_id":"gemini.dutta@gmail.com","dop":"2026-02-14","serial_number":"343065185029785","imei1":"343065185029785","imei2":"343065185029785","popurl":"www.trilok-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196386,"job_number":"JOB_196386","tr_customer_id":196404,"tr_customer_product_id":196394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:45.000Z","modified_at":"2026-02-24T06:17:45.000Z","name":"Ramesh Tagore","mobile_number":"970817000","email_id":"dipankar.ganaka@hotmail.com","dop":"2026-02-14","serial_number":"870874056278606","imei1":"870874056278606","imei2":"870874056278606","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196387,"job_number":"JOB_196387","tr_customer_id":196405,"tr_customer_product_id":196395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Vrinda Prajapat","mobile_number":"971947550","email_id":"chaten.reddy@hotmail.com","dop":"2026-02-14","serial_number":"903854332223922","imei1":"903854332223922","imei2":"903854332223922","popurl":"www.sheela-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196388,"job_number":"JOB_196388","tr_customer_id":196406,"tr_customer_product_id":196396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Bhilangana Bhattathiri","mobile_number":"973325921","email_id":"anshula.achari@gmail.com","dop":"2026-02-14","serial_number":"833504220383400","imei1":"833504220383400","imei2":"833504220383400","popurl":"www.govinda-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196389,"job_number":"JOB_196389","tr_customer_id":196407,"tr_customer_product_id":196397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chandramani Butt","mobile_number":"974248007","email_id":"daksha.patil@hotmail.com","dop":"2026-02-14","serial_number":"005133842620313","imei1":"005133842620313","imei2":"005133842620313","popurl":"www.siddhi-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196390,"job_number":"JOB_196390","tr_customer_id":196408,"tr_customer_product_id":196398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Mangalya Bhattacharya","mobile_number":"974557636","email_id":"devangana.dwivedi@gmail.com","dop":"2026-02-14","serial_number":"025506138290299","imei1":"025506138290299","imei2":"025506138290299","popurl":"www.dhaanyalakshmi-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196391,"job_number":"JOB_196391","tr_customer_id":196409,"tr_customer_product_id":196399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Chinmayanand Kaul","mobile_number":"973418926","email_id":"deepankar.johar@gmail.com","dop":"2026-02-14","serial_number":"904883579370915","imei1":"904883579370915","imei2":"904883579370915","popurl":"www.jagathi-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196392,"job_number":"JOB_196392","tr_customer_id":196410,"tr_customer_product_id":196400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Aditeya Jain","mobile_number":"974687095","email_id":"sarla.sethi@hotmail.com","dop":"2026-02-14","serial_number":"739154204971178","imei1":"739154204971178","imei2":"739154204971178","popurl":"www.bandhul-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196393,"job_number":"JOB_196393","tr_customer_id":196411,"tr_customer_product_id":196401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Manjusha Agarwal","mobile_number":"970701955","email_id":"rita.butt@gmail.com","dop":"2026-02-14","serial_number":"295569567573317","imei1":"295569567573317","imei2":"295569567573317","popurl":"www.deenabandhu-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196394,"job_number":"JOB_196394","tr_customer_id":196412,"tr_customer_product_id":196402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Ghanashyam Chaturvedi","mobile_number":"974606055","email_id":"chanda.kaul@gmail.com","dop":"2026-02-14","serial_number":"664486858638334","imei1":"664486858638334","imei2":"664486858638334","popurl":"www.subhash-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196395,"job_number":"JOB_196395","tr_customer_id":196413,"tr_customer_product_id":196403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Abani Panicker","mobile_number":"970812926","email_id":"anurag.kocchar@hotmail.com","dop":"2026-02-14","serial_number":"345123311891033","imei1":"345123311891033","imei2":"345123311891033","popurl":"www.menka-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196396,"job_number":"JOB_196396","tr_customer_id":196414,"tr_customer_product_id":196404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:46.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"Trilochan Sinha","mobile_number":"975107297","email_id":"anandamayi.nayar@gmail.com","dop":"2026-02-14","serial_number":"431860662863001","imei1":"431860662863001","imei2":"431860662863001","popurl":"www.alok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196397,"job_number":"JOB_196397","tr_customer_id":196415,"tr_customer_product_id":196405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Deeptimay Khanna","mobile_number":"977065794","email_id":"mangalya.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"061189998797479","imei1":"061189998797479","imei2":"061189998797479","popurl":"www.sloka-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196398,"job_number":"JOB_196398","tr_customer_id":196416,"tr_customer_product_id":196406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Naveen Achari","mobile_number":"973890869","email_id":"aatmaja.dutta@gmail.com","dop":"2026-02-14","serial_number":"942399687604521","imei1":"942399687604521","imei2":"942399687604521","popurl":"www.devesh-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196399,"job_number":"JOB_196399","tr_customer_id":196417,"tr_customer_product_id":196407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Akula Ahluwalia","mobile_number":"972126910","email_id":"abhaya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"543300739551867","imei1":"543300739551867","imei2":"543300739551867","popurl":"www.balaaditya-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196400,"job_number":"JOB_196400","tr_customer_id":196418,"tr_customer_product_id":196408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Hamsini Mukhopadhyay","mobile_number":"978276834","email_id":"satish.sethi@hotmail.com","dop":"2026-02-14","serial_number":"424574892695853","imei1":"424574892695853","imei2":"424574892695853","popurl":"www.chandrani-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196401,"job_number":"JOB_196401","tr_customer_id":196419,"tr_customer_product_id":196409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Dhanadeepa Bhattathiri","mobile_number":"974578477","email_id":"maheswar.gowda@yahoo.co.in","dop":"2026-02-14","serial_number":"548479776328463","imei1":"548479776328463","imei2":"548479776328463","popurl":"www.chandini-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196402,"job_number":"JOB_196402","tr_customer_id":196420,"tr_customer_product_id":196410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ojaswini Bandopadhyay","mobile_number":"975346135","email_id":"girik.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"070207223939265","imei1":"070207223939265","imei2":"070207223939265","popurl":"www.mani-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196403,"job_number":"JOB_196403","tr_customer_id":196421,"tr_customer_product_id":196411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Ujjwal Jain","mobile_number":"974098865","email_id":"suma.nayar@yahoo.co.in","dop":"2026-02-14","serial_number":"048167680366688","imei1":"048167680366688","imei2":"048167680366688","popurl":"www.bala-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196404,"job_number":"JOB_196404","tr_customer_id":196422,"tr_customer_product_id":196412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Tanushri Arora","mobile_number":"975691093","email_id":"jitendra.patel@hotmail.com","dop":"2026-02-14","serial_number":"188943370330798","imei1":"188943370330798","imei2":"188943370330798","popurl":"www.brajendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196405,"job_number":"JOB_196405","tr_customer_id":196423,"tr_customer_product_id":196413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Lakshmi Sharma","mobile_number":"978757707","email_id":"kanaka.embranthiri@hotmail.com","dop":"2026-02-14","serial_number":"707038679235077","imei1":"707038679235077","imei2":"707038679235077","popurl":"www.narayan-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196406,"job_number":"JOB_196406","tr_customer_id":196424,"tr_customer_product_id":196414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:47.000Z","modified_at":"2026-02-24T06:17:47.000Z","name":"Prathamesh Khan","mobile_number":"975747857","email_id":"baladitya.varrier@hotmail.com","dop":"2026-02-14","serial_number":"056684755612286","imei1":"056684755612286","imei2":"056684755612286","popurl":"www.ganaka-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196407,"job_number":"JOB_196407","tr_customer_id":196425,"tr_customer_product_id":196415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Brahma Mishra","mobile_number":"973571367","email_id":"deeptanshu.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"657494500171075","imei1":"657494500171075","imei2":"657494500171075","popurl":"www.deepesh-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196408,"job_number":"JOB_196408","tr_customer_id":196426,"tr_customer_product_id":196416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Siddarth Panicker","mobile_number":"974629488","email_id":"aslesha.rana@gmail.com","dop":"2026-02-14","serial_number":"300780077063209","imei1":"300780077063209","imei2":"300780077063209","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196409,"job_number":"JOB_196409","tr_customer_id":196427,"tr_customer_product_id":196417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Ekaaksh Bhattathiri","mobile_number":"970096243","email_id":"dhatri.banerjee@hotmail.com","dop":"2026-02-14","serial_number":"512157042333300","imei1":"512157042333300","imei2":"512157042333300","popurl":"www.balachandra-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196410,"job_number":"JOB_196410","tr_customer_id":196428,"tr_customer_product_id":196418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Aagney Guha","mobile_number":"972646240","email_id":"baalagopaal.varrier@gmail.com","dop":"2026-02-14","serial_number":"719642836301892","imei1":"719642836301892","imei2":"719642836301892","popurl":"www.lakshmidhar-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196411,"job_number":"JOB_196411","tr_customer_id":196429,"tr_customer_product_id":196419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Dhana Reddy","mobile_number":"979027301","email_id":"daevi.dubashi@yahoo.co.in","dop":"2026-02-14","serial_number":"295780157962222","imei1":"295780157962222","imei2":"295780157962222","popurl":"www.ashok-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196412,"job_number":"JOB_196412","tr_customer_id":196430,"tr_customer_product_id":196420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Kartik Jha","mobile_number":"972705352","email_id":"bankimchandra.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"602448030548737","imei1":"602448030548737","imei2":"602448030548737","popurl":"www.saroja-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196413,"job_number":"JOB_196413","tr_customer_id":196431,"tr_customer_product_id":196421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Arjun Gill","mobile_number":"972007269","email_id":"deveshwar.adiga@hotmail.com","dop":"2026-02-14","serial_number":"483896775367635","imei1":"483896775367635","imei2":"483896775367635","popurl":"www.gayatri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196414,"job_number":"JOB_196414","tr_customer_id":196432,"tr_customer_product_id":196422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Deeptiman Nayar","mobile_number":"973491014","email_id":"aruna.naik@hotmail.com","dop":"2026-02-14","serial_number":"138415094017484","imei1":"138415094017484","imei2":"138415094017484","popurl":"www.kamalesh-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196415,"job_number":"JOB_196415","tr_customer_id":196434,"tr_customer_product_id":196423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Laal Prajapat","mobile_number":"973367921","email_id":"deepan.kaniyar@gmail.com","dop":"2026-02-14","serial_number":"264912851917739","imei1":"264912851917739","imei2":"264912851917739","popurl":"www.buddhana-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196416,"job_number":"JOB_196416","tr_customer_id":196433,"tr_customer_product_id":196424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Jahnu Dutta","mobile_number":"973803709","email_id":"ranjeet.saini@hotmail.com","dop":"2026-02-14","serial_number":"890790859078380","imei1":"890790859078380","imei2":"890790859078380","popurl":"www.swarnalata-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196417,"job_number":"JOB_196417","tr_customer_id":196435,"tr_customer_product_id":196425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Girindra Kaur","mobile_number":"970482907","email_id":"dhanesh.khanna@hotmail.com","dop":"2026-02-14","serial_number":"643956922753270","imei1":"643956922753270","imei2":"643956922753270","popurl":"www.ajeet-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196418,"job_number":"JOB_196418","tr_customer_id":196436,"tr_customer_product_id":196426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Enakshi Malik","mobile_number":"970312242","email_id":"samir.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"266532907791635","imei1":"266532907791635","imei2":"266532907791635","popurl":"www.lakshmi-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196419,"job_number":"JOB_196419","tr_customer_id":196437,"tr_customer_product_id":196427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:48.000Z","modified_at":"2026-02-24T06:17:48.000Z","name":"Mukesh Kapoor","mobile_number":"972753404","email_id":"saroja.varman@yahoo.co.in","dop":"2026-02-14","serial_number":"487729753916776","imei1":"487729753916776","imei2":"487729753916776","popurl":"www.sumitra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196420,"job_number":"JOB_196420","tr_customer_id":196438,"tr_customer_product_id":196428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Kama Tagore","mobile_number":"978607040","email_id":"gangesh.sharma@hotmail.com","dop":"2026-02-14","serial_number":"855299212535715","imei1":"855299212535715","imei2":"855299212535715","popurl":"www.divya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196421,"job_number":"JOB_196421","tr_customer_id":196439,"tr_customer_product_id":196429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhruv Kakkar","mobile_number":"974271760","email_id":"mohan.dwivedi@hotmail.com","dop":"2026-02-14","serial_number":"444000116803096","imei1":"444000116803096","imei2":"444000116803096","popurl":"www.sachin-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196422,"job_number":"JOB_196422","tr_customer_id":196440,"tr_customer_product_id":196430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Darshan Ganaka","mobile_number":"974836155","email_id":"mina.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"413613246460868","imei1":"413613246460868","imei2":"413613246460868","popurl":"www.goswamee-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196423,"job_number":"JOB_196423","tr_customer_id":196441,"tr_customer_product_id":196431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Bhasvan Gowda","mobile_number":"974590793","email_id":"mohana.naik@hotmail.com","dop":"2026-02-14","serial_number":"086240796558663","imei1":"086240796558663","imei2":"086240796558663","popurl":"www.kanti-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196424,"job_number":"JOB_196424","tr_customer_id":196442,"tr_customer_product_id":196432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Basanti Pilla","mobile_number":"976195798","email_id":"bhushan.nambeesan@gmail.com","dop":"2026-02-14","serial_number":"747871155776668","imei1":"747871155776668","imei2":"747871155776668","popurl":"www.devangana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196425,"job_number":"JOB_196425","tr_customer_id":196443,"tr_customer_product_id":196433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Asha Patil","mobile_number":"977091027","email_id":"vaidehi.varman@hotmail.com","dop":"2026-02-14","serial_number":"684677430089875","imei1":"684677430089875","imei2":"684677430089875","popurl":"www.dinkar-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196426,"job_number":"JOB_196426","tr_customer_id":196444,"tr_customer_product_id":196434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Deeksha Desai","mobile_number":"977367443","email_id":"baalagopaal.joshi@yahoo.co.in","dop":"2026-02-14","serial_number":"314792037789439","imei1":"314792037789439","imei2":"314792037789439","popurl":"www.adhiraj-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196427,"job_number":"JOB_196427","tr_customer_id":196445,"tr_customer_product_id":196435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Brahmaanand Namboothiri","mobile_number":"973442829","email_id":"jai.prajapat@gmail.com","dop":"2026-02-14","serial_number":"545511433736286","imei1":"545511433736286","imei2":"545511433736286","popurl":"www.hamsini-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196428,"job_number":"JOB_196428","tr_customer_id":196446,"tr_customer_product_id":196436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Ranjit Khanna","mobile_number":"976392159","email_id":"dhanpati.arora@yahoo.co.in","dop":"2026-02-14","serial_number":"380415846262193","imei1":"380415846262193","imei2":"380415846262193","popurl":"www.chandraprabha-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196429,"job_number":"JOB_196429","tr_customer_id":196447,"tr_customer_product_id":196437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chidambaram Bharadwaj","mobile_number":"971513281","email_id":"udai.varrier@hotmail.com","dop":"2026-02-14","serial_number":"775123814203651","imei1":"775123814203651","imei2":"775123814203651","popurl":"www.devangana-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196430,"job_number":"JOB_196430","tr_customer_id":196448,"tr_customer_product_id":196438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dulari Ahluwalia","mobile_number":"975477924","email_id":"goswami.adiga@yahoo.co.in","dop":"2026-02-14","serial_number":"679084871364296","imei1":"679084871364296","imei2":"679084871364296","popurl":"www.charumati-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196431,"job_number":"JOB_196431","tr_customer_id":196449,"tr_customer_product_id":196439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Dhanadeepa Kaniyar","mobile_number":"971109057","email_id":"yogesh.bandopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"147950297514376","imei1":"147950297514376","imei2":"147950297514376","popurl":"www.opalina-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196432,"job_number":"JOB_196432","tr_customer_id":196450,"tr_customer_product_id":196440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Aaditya Reddy","mobile_number":"972126739","email_id":"bala.khatri@gmail.com","dop":"2026-02-14","serial_number":"026596834339213","imei1":"026596834339213","imei2":"026596834339213","popurl":"www.bhaanumati-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196433,"job_number":"JOB_196433","tr_customer_id":196451,"tr_customer_product_id":196441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Charuvrat Gowda","mobile_number":"973643989","email_id":"chaitan.singh@gmail.com","dop":"2026-02-14","serial_number":"896539338436148","imei1":"896539338436148","imei2":"896539338436148","popurl":"www.ganapati-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196434,"job_number":"JOB_196434","tr_customer_id":196452,"tr_customer_product_id":196442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:49.000Z","modified_at":"2026-02-24T06:17:49.000Z","name":"Chanakya Jha","mobile_number":"979433008","email_id":"atreyee.gill@hotmail.com","dop":"2026-02-14","serial_number":"815347849982374","imei1":"815347849982374","imei2":"815347849982374","popurl":"www.vasudev-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196435,"job_number":"JOB_196435","tr_customer_id":196453,"tr_customer_product_id":196443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Anal Butt","mobile_number":"975107639","email_id":"bhaanumati.abbott@gmail.com","dop":"2026-02-14","serial_number":"619840203798884","imei1":"619840203798884","imei2":"619840203798884","popurl":"www.ganak-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196436,"job_number":"JOB_196436","tr_customer_id":196454,"tr_customer_product_id":196444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Chakrika Dhawan","mobile_number":"976514331","email_id":"chandranath.namboothiri@hotmail.com","dop":"2026-02-14","serial_number":"911593647683975","imei1":"911593647683975","imei2":"911593647683975","popurl":"www.niranjan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196437,"job_number":"JOB_196437","tr_customer_id":196455,"tr_customer_product_id":196445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shreyashi Tandon","mobile_number":"970292915","email_id":"achintya.agarwal@hotmail.com","dop":"2026-02-14","serial_number":"879361308609295","imei1":"879361308609295","imei2":"879361308609295","popurl":"www.rajendra-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196438,"job_number":"JOB_196438","tr_customer_id":196456,"tr_customer_product_id":196446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deependra Mukhopadhyay","mobile_number":"977704742","email_id":"gangesh.khanna@gmail.com","dop":"2026-02-14","serial_number":"914636558972514","imei1":"914636558972514","imei2":"914636558972514","popurl":"www.anand swarup-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196439,"job_number":"JOB_196439","tr_customer_id":196457,"tr_customer_product_id":196447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Atmananda Singh","mobile_number":"970006413","email_id":"amaranaath.sinha@hotmail.com","dop":"2026-02-14","serial_number":"623479680551425","imei1":"623479680551425","imei2":"623479680551425","popurl":"www.abhaya-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196440,"job_number":"JOB_196440","tr_customer_id":196458,"tr_customer_product_id":196448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Agastya Embranthiri","mobile_number":"970120649","email_id":"bela.varma@yahoo.co.in","dop":"2026-02-14","serial_number":"230702474933033","imei1":"230702474933033","imei2":"230702474933033","popurl":"www.deenabandhu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196441,"job_number":"JOB_196441","tr_customer_id":196459,"tr_customer_product_id":196449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bishnu Iyengar","mobile_number":"975631717","email_id":"chitramala.mukhopadhyay@hotmail.com","dop":"2026-02-14","serial_number":"532889729795871","imei1":"532889729795871","imei2":"532889729795871","popurl":"www.devi-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196442,"job_number":"JOB_196442","tr_customer_id":196460,"tr_customer_product_id":196450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Arindam Pillai","mobile_number":"976852771","email_id":"nimit.khatri@hotmail.com","dop":"2026-02-14","serial_number":"367478679992375","imei1":"367478679992375","imei2":"367478679992375","popurl":"www.aatmaj-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196443,"job_number":"JOB_196443","tr_customer_id":196461,"tr_customer_product_id":196451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Akshata Achari","mobile_number":"979913609","email_id":"amaresh.kaniyar@yahoo.co.in","dop":"2026-02-14","serial_number":"026832309926121","imei1":"026832309926121","imei2":"026832309926121","popurl":"www.niranjan-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196444,"job_number":"JOB_196444","tr_customer_id":196462,"tr_customer_product_id":196452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Kiran Singh","mobile_number":"976593782","email_id":"trilokinath.gandhi@yahoo.co.in","dop":"2026-02-14","serial_number":"726506759657948","imei1":"726506759657948","imei2":"726506759657948","popurl":"www.ahalya-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196445,"job_number":"JOB_196445","tr_customer_id":196463,"tr_customer_product_id":196453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Gorakhnath Kaur","mobile_number":"975630517","email_id":"kamlesh.dhawan@yahoo.co.in","dop":"2026-02-14","serial_number":"373894348638531","imei1":"373894348638531","imei2":"373894348638531","popurl":"www.anjushri-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196446,"job_number":"JOB_196446","tr_customer_id":196464,"tr_customer_product_id":196454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Bilwa Nayar","mobile_number":"978627590","email_id":"saraswati.reddy@gmail.com","dop":"2026-02-14","serial_number":"740893784480086","imei1":"740893784480086","imei2":"740893784480086","popurl":"www.bodhan-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196447,"job_number":"JOB_196447","tr_customer_id":196465,"tr_customer_product_id":196455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Prema Bandopadhyay","mobile_number":"978764319","email_id":"dipendra.chattopadhyay@yahoo.co.in","dop":"2026-02-14","serial_number":"914209013861293","imei1":"914209013861293","imei2":"914209013861293","popurl":"www.chandan-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196448,"job_number":"JOB_196448","tr_customer_id":196466,"tr_customer_product_id":196456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Sushil Adiga","mobile_number":"973876115","email_id":"manoj.ganaka@yahoo.co.in","dop":"2026-02-14","serial_number":"436209773705341","imei1":"436209773705341","imei2":"436209773705341","popurl":"www.anjaneya-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196449,"job_number":"JOB_196449","tr_customer_id":196467,"tr_customer_product_id":196457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Deeptimoyee Nair","mobile_number":"976456355","email_id":"jaimini.guneta@yahoo.co.in","dop":"2026-02-14","serial_number":"722700536236256","imei1":"722700536236256","imei2":"722700536236256","popurl":"www.daksha-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196450,"job_number":"JOB_196450","tr_customer_id":196468,"tr_customer_product_id":196458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Subhashini Mishra","mobile_number":"978712205","email_id":"upendra.deshpande@hotmail.com","dop":"2026-02-14","serial_number":"936158178035020","imei1":"936158178035020","imei2":"936158178035020","popurl":"www.rita-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196451,"job_number":"JOB_196451","tr_customer_id":196469,"tr_customer_product_id":196459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:50.000Z","modified_at":"2026-02-24T06:17:50.000Z","name":"Shubha Asan","mobile_number":"976423969","email_id":"agasti.naik@hotmail.com","dop":"2026-02-14","serial_number":"622830660684413","imei1":"622830660684413","imei2":"622830660684413","popurl":"www.vasudeva-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196452,"job_number":"JOB_196452","tr_customer_id":196470,"tr_customer_product_id":196460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:53.000Z","modified_at":"2026-02-24T06:17:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"942080310274561","imei1":"942080310274561","imei2":"1942080310274561","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196454,"job_number":"JOB_196454","tr_customer_id":196472,"tr_customer_product_id":196462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:38:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19944835147016","imei1":"19944835147016","imei2":"19944835147016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196456,"job_number":"JOB_196456","tr_customer_id":196474,"tr_customer_product_id":196464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:53.000Z","modified_at":"2026-02-24T06:38:53.000Z","name":"Emily Ratke","mobile_number":"265-351-0590","email_id":"Sabina_Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"17986409469412394","imei1":"17986409469412394","imei2":"17986409469412394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196457,"job_number":"JOB_196457","tr_customer_id":196475,"tr_customer_product_id":196465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:39:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10962159525510","imei1":"10962159525510","imei2":"10962159525510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196459,"job_number":"JOB_196459","tr_customer_id":196477,"tr_customer_product_id":196467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:38.000Z","modified_at":"2026-02-24T06:39:38.000Z","name":"Halie Funk","mobile_number":"817-483-2949","email_id":"Jovan.Bauch14@yahoo.com","dop":"2025-04-06","serial_number":"17770408254350458","imei1":"17770408254350458","imei2":"17770408254350458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196460,"job_number":"JOB_196460","tr_customer_id":196478,"tr_customer_product_id":196468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:20.000Z","modified_at":"2026-02-24T06:40:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13724239465510","imei1":"13724239465510","imei2":"13724239465510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196462,"job_number":"JOB_196462","tr_customer_id":196480,"tr_customer_product_id":196470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:22.000Z","modified_at":"2026-02-24T06:40:22.000Z","name":"Addison Hudson","mobile_number":"290-832-4504","email_id":"Jadon45@hotmail.com","dop":"2025-04-06","serial_number":"16857676961153100","imei1":"16857676961153100","imei2":"16857676961153100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196466,"job_number":"JOB_196466","tr_customer_id":196484,"tr_customer_product_id":196474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:44:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17363175673410","imei1":"17363175673410","imei2":"17363175673410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196468,"job_number":"JOB_196468","tr_customer_id":196486,"tr_customer_product_id":196476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:35.000Z","modified_at":"2026-02-24T06:44:35.000Z","name":"Bud Bradtke","mobile_number":"462-719-1035","email_id":"Vincenzo_Douglas4@hotmail.com","dop":"2025-04-06","serial_number":"12741543749529874","imei1":"12741543749529874","imei2":"12741543749529874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196469,"job_number":"JOB_196469","tr_customer_id":196487,"tr_customer_product_id":196477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19795338703611","imei1":"19795338703611","imei2":"19795338703611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196471,"job_number":"JOB_196471","tr_customer_id":196489,"tr_customer_product_id":196479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:22.000Z","modified_at":"2026-02-24T06:45:22.000Z","name":"Shayne Bernier","mobile_number":"222-216-9459","email_id":"Wayne89@yahoo.com","dop":"2025-04-06","serial_number":"16198347479346280","imei1":"16198347479346280","imei2":"16198347479346280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196478,"job_number":"JOB_196478","tr_customer_id":196496,"tr_customer_product_id":196486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:45:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109653649086899","imei1":"109653649086899","imei2":"109653649086899","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196483,"job_number":"JOB_196483","tr_customer_id":196501,"tr_customer_product_id":196491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:06.000Z","modified_at":"2026-02-24T06:46:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14055928151703","imei1":"14055928151703","imei2":"14055928151703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196485,"job_number":"JOB_196485","tr_customer_id":196503,"tr_customer_product_id":196493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:08.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Johnathon Ward","mobile_number":"413-926-3908","email_id":"Johann_Hahn3@yahoo.com","dop":"2025-04-06","serial_number":"18025368349600420","imei1":"18025368349600420","imei2":"18025368349600420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196486,"job_number":"JOB_196486","tr_customer_id":196504,"tr_customer_product_id":196494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:46:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101359689616071","imei1":"101359689616071","imei2":"101359689616071","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196488,"job_number":"JOB_196488","tr_customer_id":196506,"tr_customer_product_id":196496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101257523974855","imei1":"101257523974855","imei2":"101257523974855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196493,"job_number":"JOB_196493","tr_customer_id":196511,"tr_customer_product_id":196501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:37.000Z","modified_at":"2026-02-24T06:49:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10434012976860","imei1":"10434012976860","imei2":"10434012976860","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196495,"job_number":"JOB_196495","tr_customer_id":196513,"tr_customer_product_id":196503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:49:38.000Z","name":"Robin Muller","mobile_number":"256-451-1282","email_id":"Louie_Deckow@hotmail.com","dop":"2025-06-18","serial_number":"1045030758707809","imei1":"1045030758707809","imei2":"1045030758707809","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196497,"job_number":"JOB_196497","tr_customer_id":196515,"tr_customer_product_id":196505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:41.000Z","modified_at":"2026-02-24T06:49:41.000Z","name":"Koby Kozey","mobile_number":"623-251-0731","email_id":"Gay25@gmail.com","dop":"2025-04-06","serial_number":"18817406438713590","imei1":"18817406438713590","imei2":"18817406438713590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196498,"job_number":"JOB_196498","tr_customer_id":196516,"tr_customer_product_id":196506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:50:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10572122983746","imei1":"10572122983746","imei2":"10572122983746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196500,"job_number":"JOB_196500","tr_customer_id":196518,"tr_customer_product_id":196508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:25.000Z","modified_at":"2026-02-24T06:50:25.000Z","name":"Jacynthe Hettinger","mobile_number":"505-475-1278","email_id":"Glen_DAmore80@yahoo.com","dop":"2025-06-18","serial_number":"1020930568322144","imei1":"1020930568322144","imei2":"1020930568322144","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196501,"job_number":"JOB_196501","tr_customer_id":196519,"tr_customer_product_id":196509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:17.000Z","modified_at":"2026-02-24T06:51:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17633058825111","imei1":"17633058825111","imei2":"17633058825111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196503,"job_number":"JOB_196503","tr_customer_id":196521,"tr_customer_product_id":196511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:19.000Z","modified_at":"2026-02-24T06:51:19.000Z","name":"Kariane Kerluke","mobile_number":"272-692-6719","email_id":"Ethan_Labadie29@yahoo.com","dop":"2025-04-06","serial_number":"18808839454621850","imei1":"18808839454621850","imei2":"18808839454621850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196504,"job_number":"JOB_196504","tr_customer_id":196522,"tr_customer_product_id":196512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19888406841676","imei1":"19888406841676","imei2":"19888406841676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196506,"job_number":"JOB_196506","tr_customer_id":196524,"tr_customer_product_id":196514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:04.000Z","modified_at":"2026-02-24T06:52:04.000Z","name":"Alessandra Lakin","mobile_number":"717-445-7029","email_id":"Kamren_Sporer2@yahoo.com","dop":"2025-04-06","serial_number":"19411561582372710","imei1":"19411561582372710","imei2":"19411561582372710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196507,"job_number":"JOB_196507","tr_customer_id":196525,"tr_customer_product_id":196515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:52:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16030814630200","imei1":"16030814630200","imei2":"16030814630200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196509,"job_number":"JOB_196509","tr_customer_id":196527,"tr_customer_product_id":196517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:49.000Z","modified_at":"2026-02-24T06:52:49.000Z","name":"Ewald Gislason","mobile_number":"478-253-6013","email_id":"Ferne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"16009227268808432","imei1":"16009227268808432","imei2":"16009227268808432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196510,"job_number":"JOB_196510","tr_customer_id":196528,"tr_customer_product_id":196518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:58.000Z","modified_at":"2026-02-24T06:53:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17296252646071","imei1":"17296252646071","imei2":"17296252646071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196512,"job_number":"JOB_196512","tr_customer_id":196530,"tr_customer_product_id":196520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:00.000Z","modified_at":"2026-02-24T06:54:00.000Z","name":"Rosie Rice","mobile_number":"239-680-7028","email_id":"Blaise.Hahn73@yahoo.com","dop":"2025-04-06","serial_number":"12629855780425564","imei1":"12629855780425564","imei2":"12629855780425564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196513,"job_number":"JOB_196513","tr_customer_id":196531,"tr_customer_product_id":196521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:45.000Z","modified_at":"2026-02-24T06:54:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14961918806138","imei1":"14961918806138","imei2":"14961918806138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196515,"job_number":"JOB_196515","tr_customer_id":196533,"tr_customer_product_id":196523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:47.000Z","modified_at":"2026-02-24T06:54:47.000Z","name":"Genesis Weimann","mobile_number":"616-467-7968","email_id":"Lottie_Johnston@hotmail.com","dop":"2025-04-06","serial_number":"15518209375803982","imei1":"15518209375803982","imei2":"15518209375803982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196516,"job_number":"JOB_196516","tr_customer_id":196534,"tr_customer_product_id":196524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14416220869063","imei1":"14416220869063","imei2":"14416220869063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196518,"job_number":"JOB_196518","tr_customer_id":196536,"tr_customer_product_id":196526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:33.000Z","modified_at":"2026-02-24T06:55:33.000Z","name":"Carol Osinski","mobile_number":"980-842-9612","email_id":"Jess.Feil92@yahoo.com","dop":"2025-04-06","serial_number":"10233038511954584","imei1":"10233038511954584","imei2":"10233038511954584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196521,"job_number":"JOB_196521","tr_customer_id":196539,"tr_customer_product_id":196529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845605557043","imei1":"17845605557043","imei2":"17845605557043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196523,"job_number":"JOB_196523","tr_customer_id":196541,"tr_customer_product_id":196531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:13.000Z","modified_at":"2026-02-24T06:56:13.000Z","name":"Ida Champlin","mobile_number":"420-497-8636","email_id":"Catherine48@gmail.com","dop":"2025-04-06","serial_number":"13768820009387236","imei1":"13768820009387236","imei2":"13768820009387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196525,"job_number":"JOB_196525","tr_customer_id":196543,"tr_customer_product_id":196533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:56:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14681224687071","imei1":"14681224687071","imei2":"14681224687071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196527,"job_number":"JOB_196527","tr_customer_id":196545,"tr_customer_product_id":196535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:01.000Z","modified_at":"2026-02-24T06:57:01.000Z","name":"Carlie Douglas","mobile_number":"263-609-8208","email_id":"Opal37@hotmail.com","dop":"2025-04-06","serial_number":"19185579468344816","imei1":"19185579468344816","imei2":"19185579468344816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196528,"job_number":"JOB_196528","tr_customer_id":196546,"tr_customer_product_id":196536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15830040794539","imei1":"15830040794539","imei2":"15830040794539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196530,"job_number":"JOB_196530","tr_customer_id":196548,"tr_customer_product_id":196538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:48.000Z","modified_at":"2026-02-24T06:57:48.000Z","name":"Keeley Schaefer","mobile_number":"800-516-8865","email_id":"Pauline_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"15213911230854300","imei1":"15213911230854300","imei2":"15213911230854300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196531,"job_number":"JOB_196531","tr_customer_id":196549,"tr_customer_product_id":196539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:58:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17213603269268","imei1":"17213603269268","imei2":"17213603269268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196533,"job_number":"JOB_196533","tr_customer_id":196551,"tr_customer_product_id":196541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:38.000Z","modified_at":"2026-02-24T06:58:38.000Z","name":"Javonte Friesen","mobile_number":"508-358-0401","email_id":"Felix_Schimmel30@hotmail.com","dop":"2025-04-06","serial_number":"18925625062099700","imei1":"18925625062099700","imei2":"18925625062099700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196535,"job_number":"JOB_196535","tr_customer_id":196553,"tr_customer_product_id":196543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:01.000Z","modified_at":"2026-02-24T06:59:01.000Z","name":"Jeffery Mitchell","mobile_number":"541-303-6909","email_id":"Annie59@yahoo.com","dop":"2025-04-06","serial_number":"15300769912047968","imei1":"15300769912047968","imei2":"15300769912047968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196536,"job_number":"JOB_196536","tr_customer_id":196554,"tr_customer_product_id":196544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:22.000Z","modified_at":"2026-02-24T06:59:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16406973611549","imei1":"16406973611549","imei2":"16406973611549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196538,"job_number":"JOB_196538","tr_customer_id":196556,"tr_customer_product_id":196546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:24.000Z","modified_at":"2026-02-24T06:59:24.000Z","name":"Keyshawn Okuneva","mobile_number":"743-642-7780","email_id":"Zack24@yahoo.com","dop":"2025-04-06","serial_number":"15349751230946776","imei1":"15349751230946776","imei2":"15349751230946776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196539,"job_number":"JOB_196539","tr_customer_id":196557,"tr_customer_product_id":196547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:59.000Z","modified_at":"2026-02-24T06:59:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037351782561","imei1":"13037351782561","imei2":"13037351782561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196541,"job_number":"JOB_196541","tr_customer_id":196559,"tr_customer_product_id":196549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:01.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Rebekah Murazik","mobile_number":"706-583-1761","email_id":"Leopold55@gmail.com","dop":"2025-04-06","serial_number":"11911066541738040","imei1":"11911066541738040","imei2":"11911066541738040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196542,"job_number":"JOB_196542","tr_customer_id":196560,"tr_customer_product_id":196550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14047016167398","imei1":"14047016167398","imei2":"14047016167398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196544,"job_number":"JOB_196544","tr_customer_id":196562,"tr_customer_product_id":196552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:09.000Z","modified_at":"2026-02-24T07:00:09.000Z","name":"Torrey MacGyver","mobile_number":"795-412-2333","email_id":"Anissa.Hagenes5@hotmail.com","dop":"2025-04-06","serial_number":"15292832259459836","imei1":"15292832259459836","imei2":"15292832259459836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196545,"job_number":"JOB_196545","tr_customer_id":196563,"tr_customer_product_id":196553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14867122846173","imei1":"14867122846173","imei2":"14867122846173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196547,"job_number":"JOB_196547","tr_customer_id":196565,"tr_customer_product_id":196555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:12.000Z","modified_at":"2026-02-24T07:00:12.000Z","name":"Josiah Yundt","mobile_number":"471-664-3928","email_id":"Jazlyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14431555231558680","imei1":"14431555231558680","imei2":"14431555231558680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196551,"job_number":"JOB_196551","tr_customer_id":196569,"tr_customer_product_id":196559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15772908096763","imei1":"15772908096763","imei2":"15772908096763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196553,"job_number":"JOB_196553","tr_customer_id":196571,"tr_customer_product_id":196561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:48.000Z","modified_at":"2026-02-24T07:00:48.000Z","name":"Napoleon Moore","mobile_number":"336-943-6040","email_id":"Merle20@hotmail.com","dop":"2025-04-06","serial_number":"19931363291285508","imei1":"19931363291285508","imei2":"19931363291285508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196554,"job_number":"JOB_196554","tr_customer_id":196572,"tr_customer_product_id":196562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:57.000Z","modified_at":"2026-02-24T07:00:57.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12464146074691","imei1":"12464146074691","imei2":"12464146074691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196556,"job_number":"JOB_196556","tr_customer_id":196574,"tr_customer_product_id":196564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:59.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Tierra Langworth","mobile_number":"997-629-4746","email_id":"Crystel_Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"11511119745694342","imei1":"11511119745694342","imei2":"11511119745694342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196560,"job_number":"JOB_196560","tr_customer_id":196578,"tr_customer_product_id":196568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395554389492","imei1":"13395554389492","imei2":"13395554389492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196562,"job_number":"JOB_196562","tr_customer_id":196580,"tr_customer_product_id":196570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:20.000Z","modified_at":"2026-02-24T07:01:20.000Z","name":"Muriel Hoeger","mobile_number":"698-569-9427","email_id":"Annamarie_Tillman@gmail.com","dop":"2025-04-06","serial_number":"10010661127595434","imei1":"10010661127595434","imei2":"10010661127595434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196563,"job_number":"JOB_196563","tr_customer_id":196581,"tr_customer_product_id":196571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:43.000Z","modified_at":"2026-02-24T07:01:43.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12095474614164","imei1":"12095474614164","imei2":"12095474614164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196565,"job_number":"JOB_196565","tr_customer_id":196583,"tr_customer_product_id":196573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:45.000Z","modified_at":"2026-02-24T07:01:45.000Z","name":"Edgardo Heller","mobile_number":"435-274-0513","email_id":"Deon40@gmail.com","dop":"2025-04-06","serial_number":"17661954208923632","imei1":"17661954208923632","imei2":"17661954208923632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196569,"job_number":"JOB_196569","tr_customer_id":196587,"tr_customer_product_id":196577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12746690635289","imei1":"12746690635289","imei2":"12746690635289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196571,"job_number":"JOB_196571","tr_customer_id":196589,"tr_customer_product_id":196579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:08.000Z","modified_at":"2026-02-24T07:02:08.000Z","name":"Bradford Heathcote","mobile_number":"379-447-3089","email_id":"Izabella.Strosin@gmail.com","dop":"2025-04-06","serial_number":"11623206204510946","imei1":"11623206204510946","imei2":"11623206204510946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196572,"job_number":"JOB_196572","tr_customer_id":196590,"tr_customer_product_id":196580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:13.000Z","modified_at":"2026-02-24T07:02:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18613868566832","imei1":"18613868566832","imei2":"18613868566832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196574,"job_number":"JOB_196574","tr_customer_id":196592,"tr_customer_product_id":196582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:17.000Z","modified_at":"2026-02-24T07:02:17.000Z","name":"Enrico Altenwerth","mobile_number":"542-607-3760","email_id":"Verona_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"11730740146085484","imei1":"11730740146085484","imei2":"11730740146085484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196578,"job_number":"JOB_196578","tr_customer_id":196596,"tr_customer_product_id":196586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:02:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637684679948","imei1":"14637684679948","imei2":"14637684679948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196580,"job_number":"JOB_196580","tr_customer_id":196598,"tr_customer_product_id":196588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:55.000Z","modified_at":"2026-02-24T07:02:55.000Z","name":"Zackary Lesch","mobile_number":"749-569-4663","email_id":"Linnie_Block18@hotmail.com","dop":"2025-04-06","serial_number":"10237197953817512","imei1":"10237197953817512","imei2":"10237197953817512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196582,"job_number":"JOB_196582","tr_customer_id":196600,"tr_customer_product_id":196590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14533184605178","imei1":"14533184605178","imei2":"14533184605178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196584,"job_number":"JOB_196584","tr_customer_id":196602,"tr_customer_product_id":196592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:05.000Z","modified_at":"2026-02-24T07:06:05.000Z","name":"Ruth Conroy","mobile_number":"946-839-6211","email_id":"Jonas_Bogan51@yahoo.com","dop":"2025-04-06","serial_number":"19488123186293556","imei1":"19488123186293556","imei2":"19488123186293556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196585,"job_number":"JOB_196585","tr_customer_id":196603,"tr_customer_product_id":196593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:49.000Z","modified_at":"2026-02-24T07:06:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784346625514","imei1":"13784346625514","imei2":"13784346625514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196587,"job_number":"JOB_196587","tr_customer_id":196605,"tr_customer_product_id":196595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:51.000Z","modified_at":"2026-02-24T07:06:51.000Z","name":"Xzavier Rogahn","mobile_number":"370-672-2808","email_id":"Fredrick.Kris71@yahoo.com","dop":"2025-04-06","serial_number":"11194981118697764","imei1":"11194981118697764","imei2":"11194981118697764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196588,"job_number":"JOB_196588","tr_customer_id":196606,"tr_customer_product_id":196596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17977934137267","imei1":"17977934137267","imei2":"17977934137267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196590,"job_number":"JOB_196590","tr_customer_id":196608,"tr_customer_product_id":196598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:07.000Z","modified_at":"2026-02-24T07:07:07.000Z","name":"Liliana Treutel","mobile_number":"288-441-9361","email_id":"Sheridan82@gmail.com","dop":"2025-04-06","serial_number":"10943135025971956","imei1":"10943135025971956","imei2":"10943135025971956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196592,"job_number":"JOB_196592","tr_customer_id":196610,"tr_customer_product_id":196600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:21.000Z","modified_at":"2026-02-24T07:07:21.000Z","name":"Reese Powlowski","mobile_number":"584-410-4827","email_id":"Austen.Blick6@hotmail.com","dop":"2025-04-06","serial_number":"12568981363281856","imei1":"12568981363281856","imei2":"12568981363281856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196594,"job_number":"JOB_196594","tr_customer_id":196612,"tr_customer_product_id":196602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:32.000Z","modified_at":"2026-02-24T07:07:32.000Z","name":"Estell Miller","mobile_number":"744-223-4402","email_id":"Delta86@gmail.com","dop":"2025-04-06","serial_number":"18435117848595536","imei1":"18435117848595536","imei2":"18435117848595536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196595,"job_number":"JOB_196595","tr_customer_id":196613,"tr_customer_product_id":196603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:35.000Z","modified_at":"2026-02-24T07:07:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15225886659788","imei1":"15225886659788","imei2":"15225886659788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196597,"job_number":"JOB_196597","tr_customer_id":196615,"tr_customer_product_id":196605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:37.000Z","modified_at":"2026-02-24T07:07:37.000Z","name":"Joelle Nienow","mobile_number":"670-749-3614","email_id":"Jewell65@yahoo.com","dop":"2025-04-06","serial_number":"18135645054424836","imei1":"18135645054424836","imei2":"18135645054424836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196598,"job_number":"JOB_196598","tr_customer_id":196616,"tr_customer_product_id":196606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:54.000Z","modified_at":"2026-02-24T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19231534523512","imei1":"19231534523512","imei2":"19231534523512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196600,"job_number":"JOB_196600","tr_customer_id":196618,"tr_customer_product_id":196608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:56.000Z","modified_at":"2026-02-24T07:07:56.000Z","name":"Shanelle Murphy","mobile_number":"742-740-4318","email_id":"Glenna_Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"17549557357005836","imei1":"17549557357005836","imei2":"17549557357005836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:07:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196601,"job_number":"JOB_196601","tr_customer_id":196619,"tr_customer_product_id":196609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:43.000Z","modified_at":"2026-02-24T07:08:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14530916556018","imei1":"14530916556018","imei2":"14530916556018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196603,"job_number":"JOB_196603","tr_customer_id":196621,"tr_customer_product_id":196611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:45.000Z","modified_at":"2026-02-24T07:08:45.000Z","name":"Lavina Stehr","mobile_number":"398-865-7237","email_id":"Sammie37@yahoo.com","dop":"2025-04-06","serial_number":"12373589187747170","imei1":"12373589187747170","imei2":"12373589187747170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196604,"job_number":"JOB_196604","tr_customer_id":196622,"tr_customer_product_id":196612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:20.000Z","modified_at":"2026-02-24T07:11:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15943688425730","imei1":"15943688425730","imei2":"15943688425730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196606,"job_number":"JOB_196606","tr_customer_id":196624,"tr_customer_product_id":196614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:22.000Z","modified_at":"2026-02-24T07:11:22.000Z","name":"Luis Tillman","mobile_number":"596-956-1104","email_id":"Retta.Koelpin@gmail.com","dop":"2025-04-06","serial_number":"13567092093003978","imei1":"13567092093003978","imei2":"13567092093003978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196608,"job_number":"JOB_196608","tr_customer_id":196626,"tr_customer_product_id":196616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:30.000Z","modified_at":"2026-02-24T07:11:30.000Z","name":"Lucinda Pollich","mobile_number":"832-887-8858","email_id":"Cindy.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"16491238236360744","imei1":"16491238236360744","imei2":"16491238236360744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196609,"job_number":"JOB_196609","tr_customer_id":196627,"tr_customer_product_id":196617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10310996341100","imei1":"10310996341100","imei2":"10310996341100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196611,"job_number":"JOB_196611","tr_customer_id":196629,"tr_customer_product_id":196619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:07.000Z","modified_at":"2026-02-24T07:12:07.000Z","name":"Christophe Boyer","mobile_number":"962-850-2059","email_id":"Janet.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"14229317646711388","imei1":"14229317646711388","imei2":"14229317646711388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196612,"job_number":"JOB_196612","tr_customer_id":196630,"tr_customer_product_id":196620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:51.000Z","modified_at":"2026-02-24T07:12:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12335208642814","imei1":"12335208642814","imei2":"12335208642814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196614,"job_number":"JOB_196614","tr_customer_id":196632,"tr_customer_product_id":196622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:53.000Z","modified_at":"2026-02-24T07:12:53.000Z","name":"Misael Hermann","mobile_number":"417-815-2815","email_id":"Axel_Fahey@gmail.com","dop":"2025-04-06","serial_number":"10439579965169952","imei1":"10439579965169952","imei2":"10439579965169952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196615,"job_number":"JOB_196615","tr_customer_id":196633,"tr_customer_product_id":196623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:48:40.000Z","modified_at":"2026-02-24T07:48:40.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196625,"job_number":"JOB_196625","tr_customer_id":196643,"tr_customer_product_id":196633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:03.000Z","modified_at":"2026-02-24T08:04:03.000Z","name":"Javier Jaskolski","mobile_number":"852-260-1423","email_id":"Cathryn83@gmail.com","dop":"2025-04-06","serial_number":"15177180734051046","imei1":"15177180734051046","imei2":"15177180734051046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196628,"job_number":"JOB_196628","tr_customer_id":196646,"tr_customer_product_id":196636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:20.000Z","modified_at":"2026-02-24T08:04:20.000Z","name":"Trudie Cremin","mobile_number":"429-672-5656","email_id":"Tamia_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"13572626256458840","imei1":"13572626256458840","imei2":"13572626256458840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196631,"job_number":"JOB_196631","tr_customer_id":196649,"tr_customer_product_id":196639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:51.000Z","modified_at":"2026-02-24T08:06:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14591479383150","imei1":"14591479383150","imei2":"114591479383150","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196632,"job_number":"JOB_196632","tr_customer_id":196650,"tr_customer_product_id":196640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:53.000Z","modified_at":"2026-02-24T08:06:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"612288600786698","imei1":"612288600786698","imei2":"1612288600786698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196634,"job_number":"JOB_196634","tr_customer_id":196652,"tr_customer_product_id":196642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:39.000Z","modified_at":"2026-02-24T08:07:39.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18581595285325","imei1":"18581595285325","imei2":"118581595285325","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196635,"job_number":"JOB_196635","tr_customer_id":196653,"tr_customer_product_id":196643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:41.000Z","modified_at":"2026-02-24T08:07:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"115881236389814","imei1":"115881236389814","imei2":"1115881236389814","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196637,"job_number":"JOB_196637","tr_customer_id":196655,"tr_customer_product_id":196645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:26.000Z","modified_at":"2026-02-24T08:08:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17574910197270","imei1":"17574910197270","imei2":"117574910197270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196638,"job_number":"JOB_196638","tr_customer_id":196656,"tr_customer_product_id":196646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:28.000Z","modified_at":"2026-02-24T08:08:28.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"534706038368221","imei1":"534706038368221","imei2":"1534706038368221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196640,"job_number":"JOB_196640","tr_customer_id":196658,"tr_customer_product_id":196648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:14.000Z","modified_at":"2026-02-24T08:09:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"810471048801693","imei1":"810471048801693","imei2":"1810471048801693","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196642,"job_number":"JOB_196642","tr_customer_id":196660,"tr_customer_product_id":196650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:04.000Z","modified_at":"2026-02-24T08:14:04.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14868507862857","imei1":"14868507862857","imei2":"114868507862857","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196643,"job_number":"JOB_196643","tr_customer_id":196661,"tr_customer_product_id":196651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:05.000Z","modified_at":"2026-02-24T08:14:05.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"497362105785303","imei1":"497362105785303","imei2":"1497362105785303","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196645,"job_number":"JOB_196645","tr_customer_id":196663,"tr_customer_product_id":196653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:45.000Z","modified_at":"2026-02-24T08:14:45.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"13574952023768","imei1":"13574952023768","imei2":"113574952023768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196646,"job_number":"JOB_196646","tr_customer_id":196664,"tr_customer_product_id":196654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:46.000Z","modified_at":"2026-02-24T08:14:46.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"938802273169101","imei1":"938802273169101","imei2":"1938802273169101","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196648,"job_number":"JOB_196648","tr_customer_id":196666,"tr_customer_product_id":196656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:26.000Z","modified_at":"2026-02-24T08:15:26.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19566101727116","imei1":"19566101727116","imei2":"119566101727116","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196649,"job_number":"JOB_196649","tr_customer_id":196667,"tr_customer_product_id":196657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:27.000Z","modified_at":"2026-02-24T08:15:27.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"887990388317732","imei1":"887990388317732","imei2":"1887990388317732","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196651,"job_number":"JOB_196651","tr_customer_id":196669,"tr_customer_product_id":196659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:07.000Z","modified_at":"2026-02-24T08:16:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"491930019923152","imei1":"491930019923152","imei2":"1491930019923152","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196655,"job_number":"JOB_196655","tr_customer_id":196673,"tr_customer_product_id":196663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:07.000Z","modified_at":"2026-02-24T08:31:07.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891012222","imei1":"1234567891012222","imei2":"1234567891012222","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196657,"job_number":"JOB_196657","tr_customer_id":196675,"tr_customer_product_id":196665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11666868330912","imei1":"11666868330912","imei2":"11666868330912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196659,"job_number":"JOB_196659","tr_customer_id":196677,"tr_customer_product_id":196667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:47.000Z","modified_at":"2026-02-24T08:33:47.000Z","name":"Pearline Baumbach","mobile_number":"223-721-9303","email_id":"Jamison11@yahoo.com","dop":"2025-04-06","serial_number":"10002712127774672","imei1":"10002712127774672","imei2":"10002712127774672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196660,"job_number":"JOB_196660","tr_customer_id":196678,"tr_customer_product_id":196668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:38.000Z","modified_at":"2026-02-24T08:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234182898532","imei1":"11234182898532","imei2":"11234182898532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196662,"job_number":"JOB_196662","tr_customer_id":196680,"tr_customer_product_id":196670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:40.000Z","modified_at":"2026-02-24T08:34:40.000Z","name":"Miles Jacobs","mobile_number":"504-282-4855","email_id":"Mateo_Kris@yahoo.com","dop":"2025-04-06","serial_number":"12359101567523994","imei1":"12359101567523994","imei2":"12359101567523994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196663,"job_number":"JOB_196663","tr_customer_id":196681,"tr_customer_product_id":196671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:35:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18168625341934","imei1":"18168625341934","imei2":"18168625341934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196665,"job_number":"JOB_196665","tr_customer_id":196683,"tr_customer_product_id":196673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:33.000Z","modified_at":"2026-02-24T08:35:33.000Z","name":"Robb Keebler","mobile_number":"323-477-4374","email_id":"Rossie_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"12650399247460726","imei1":"12650399247460726","imei2":"12650399247460726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196666,"job_number":"JOB_196666","tr_customer_id":196684,"tr_customer_product_id":196674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:14:04.000Z","modified_at":"2026-02-24T09:14:04.000Z","name":"Satheesh Kumar","mobile_number":"8489645513","email_id":"satheesh123@gmail.com","dop":"2026-01-01","serial_number":"99876547774444","imei1":"99876547774444","imei2":"99876547774444","popurl":"2026-01-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196667,"job_number":"JOB_196667","tr_customer_id":196685,"tr_customer_product_id":196675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:45.000Z","modified_at":"2026-02-24T09:39:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14117299027244","imei1":"14117299027244","imei2":"14117299027244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196669,"job_number":"JOB_196669","tr_customer_id":196687,"tr_customer_product_id":196677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:47.000Z","modified_at":"2026-02-24T09:39:47.000Z","name":"Alayna Ortiz","mobile_number":"252-519-6290","email_id":"Zoey45@hotmail.com","dop":"2025-04-06","serial_number":"11203738395990486","imei1":"11203738395990486","imei2":"11203738395990486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196670,"job_number":"JOB_196670","tr_customer_id":196688,"tr_customer_product_id":196678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17540127249072","imei1":"17540127249072","imei2":"17540127249072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196672,"job_number":"JOB_196672","tr_customer_id":196690,"tr_customer_product_id":196680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:32.000Z","modified_at":"2026-02-24T09:40:32.000Z","name":"Dale Satterfield","mobile_number":"840-305-7840","email_id":"Janelle_Lehner17@gmail.com","dop":"2025-04-06","serial_number":"11934303457731326","imei1":"11934303457731326","imei2":"11934303457731326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196673,"job_number":"JOB_196673","tr_customer_id":196691,"tr_customer_product_id":196681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:15.000Z","modified_at":"2026-02-24T09:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17698237222275","imei1":"17698237222275","imei2":"17698237222275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196675,"job_number":"JOB_196675","tr_customer_id":196693,"tr_customer_product_id":196683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:17.000Z","modified_at":"2026-02-24T09:41:17.000Z","name":"Hank Koepp","mobile_number":"717-394-4879","email_id":"Blaze.Funk@gmail.com","dop":"2025-04-06","serial_number":"18805628272149860","imei1":"18805628272149860","imei2":"18805628272149860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T09:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196676,"job_number":"JOB_196676","tr_customer_id":196694,"tr_customer_product_id":196684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"64935889171035","imei1":"64935889171035","imei2":"64935889171035","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196677,"job_number":"JOB_196677","tr_customer_id":196695,"tr_customer_product_id":196685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:20:13.000Z","modified_at":"2026-02-24T10:20:13.000Z","name":"Alfreda Koss","mobile_number":"900-439-0965","email_id":"Waylon.Carter80@hotmail.com","dop":"2024-08-17","serial_number":"11261469394630","imei1":"11261469394630","imei2":"11261469394630","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196678,"job_number":"JOB_196678","tr_customer_id":196696,"tr_customer_product_id":196686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89526938655555","imei1":"89526938655555","imei2":"89526938655555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196679,"job_number":"JOB_196679","tr_customer_id":196697,"tr_customer_product_id":196687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:47.000Z","modified_at":"2026-02-24T10:29:47.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"89556938684444","imei1":"89556938684444","imei2":"89556938684444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196680,"job_number":"JOB_196680","tr_customer_id":196698,"tr_customer_product_id":196688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Anaadi Tandon","mobile_number":"7047281125","email_id":"subhashini.menon@gmail.com","dop":"2026-02-14","serial_number":"238632646372883","imei1":"238632646372883","imei2":"238632646372883","popurl":"www.narinder-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196681,"job_number":"JOB_196681","tr_customer_id":196699,"tr_customer_product_id":196689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Abani Varman","mobile_number":"7036091139","email_id":"mohini.nehru@gmail.com","dop":"2026-02-14","serial_number":"187791587277955","imei1":"187791587277955","imei2":"187791587277955","popurl":"www.leela-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196682,"job_number":"JOB_196682","tr_customer_id":196701,"tr_customer_product_id":196691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Ekaling Kocchar","mobile_number":"7055755876","email_id":"tara.mukhopadhyay@gmail.com","dop":"2026-02-14","serial_number":"202017247804831","imei1":"202017247804831","imei2":"202017247804831","popurl":"www.devi-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196683,"job_number":"JOB_196683","tr_customer_id":196700,"tr_customer_product_id":196690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Aashritha Desai","mobile_number":"7005720421","email_id":"chandraswaroopa.somayaji@hotmail.com","dop":"2026-02-14","serial_number":"469510227220147","imei1":"469510227220147","imei2":"469510227220147","popurl":"www.aditya-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196684,"job_number":"JOB_196684","tr_customer_id":196702,"tr_customer_product_id":196692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:48.000Z","modified_at":"2026-02-24T10:29:48.000Z","name":"Deeptimoyee Talwar","mobile_number":"7040620619","email_id":"gajabahu.mehrotra@yahoo.co.in","dop":"2026-02-14","serial_number":"329123609814032","imei1":"329123609814032","imei2":"329123609814032","popurl":"www.chandrani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196685,"job_number":"JOB_196685","tr_customer_id":196703,"tr_customer_product_id":196693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Mico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"15870552634540","imei1":"15870552634540","imei2":"15870552634540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196686,"job_number":"JOB_196686","tr_customer_id":196704,"tr_customer_product_id":196694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Uico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"95879662634549","imei1":"95879662634549","imei2":"95879662634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196687,"job_number":"JOB_196687","tr_customer_id":196705,"tr_customer_product_id":196695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:49.000Z","modified_at":"2026-02-24T10:29:49.000Z","name":"Nico D'Amore","mobile_number":"395-592-7234","email_id":"Orville18@gmail.com","dop":"2025-04-06","serial_number":"75671882634549","imei1":"75671882634549","imei2":"75671882634549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196688,"job_number":"JOB_196688","tr_customer_id":196706,"tr_customer_product_id":196696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"Maiya Smith","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"39556938683655","imei1":"39556938683655","imei2":"39556938683655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196689,"job_number":"JOB_196689","tr_customer_id":196707,"tr_customer_product_id":196697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:29:50.000Z","modified_at":"2026-02-24T10:29:50.000Z","name":"John Schmidt","mobile_number":"464-509-3987","email_id":"Ismael.Bauch@hotmail.com","dop":"2025-04-06","serial_number":"29526938683677","imei1":"29526938683677","imei2":"29526938683677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196690,"job_number":"JOB_196690","tr_customer_id":196708,"tr_customer_product_id":196698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196691,"job_number":"JOB_196691","tr_customer_id":196709,"tr_customer_product_id":196699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196692,"job_number":"JOB_196692","tr_customer_id":196710,"tr_customer_product_id":196700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:31:09.000Z","modified_at":"2026-02-24T10:31:09.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196693,"job_number":"JOB_196693","tr_customer_id":196711,"tr_customer_product_id":196701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:35:46.000Z","modified_at":"2026-02-24T10:35:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-14","serial_number":"79947691955889","imei1":"79947691955889","imei2":"79947691955889","popurl":"2026-02-14T10:35:44.229312Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196694,"job_number":"JOB_196694","tr_customer_id":196712,"tr_customer_product_id":196702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:37:10.000Z","modified_at":"2026-02-24T10:37:10.000Z","name":"Chinmayanand Pothuvaal","mobile_number":"7002263453","email_id":"sujata.kapoor@hotmail.com","dop":"2026-02-14","serial_number":"280418220655361","imei1":"280418220655361","imei2":"280418220655361","popurl":"www.goswami-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196695,"job_number":"JOB_196695","tr_customer_id":196713,"tr_customer_product_id":196703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:07.000Z","modified_at":"2026-02-24T10:53:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15935707663117","imei1":"15935707663117","imei2":"15935707663117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196697,"job_number":"JOB_196697","tr_customer_id":196715,"tr_customer_product_id":196705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:09.000Z","modified_at":"2026-02-24T10:53:09.000Z","name":"Alexandrea Boyle","mobile_number":"607-823-7523","email_id":"Dan_Spencer@gmail.com","dop":"2025-04-06","serial_number":"16347610655666602","imei1":"16347610655666602","imei2":"16347610655666602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196698,"job_number":"JOB_196698","tr_customer_id":196716,"tr_customer_product_id":196706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:53:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16190952789823","imei1":"16190952789823","imei2":"16190952789823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196700,"job_number":"JOB_196700","tr_customer_id":196718,"tr_customer_product_id":196708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:54.000Z","modified_at":"2026-02-24T10:53:54.000Z","name":"Candido Purdy","mobile_number":"502-845-1718","email_id":"Melvina_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"15003009756490452","imei1":"15003009756490452","imei2":"15003009756490452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196701,"job_number":"JOB_196701","tr_customer_id":196719,"tr_customer_product_id":196709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17557030029843","imei1":"17557030029843","imei2":"17557030029843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196703,"job_number":"JOB_196703","tr_customer_id":196721,"tr_customer_product_id":196711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:38.000Z","modified_at":"2026-02-24T10:54:38.000Z","name":"Brayan Padberg","mobile_number":"809-362-9086","email_id":"Piper95@hotmail.com","dop":"2025-04-06","serial_number":"17599922904541280","imei1":"17599922904541280","imei2":"17599922904541280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T10:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196704,"job_number":"JOB_196704","tr_customer_id":196722,"tr_customer_product_id":196712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:51.000Z","modified_at":"2026-02-24T11:07:51.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-14","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-14T11:07:42.373009477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196705,"job_number":"JOB_196705","tr_customer_id":196723,"tr_customer_product_id":196713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:07:52.000Z","modified_at":"2026-02-24T11:07:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-14","serial_number":"47755381859361","imei1":"47755381859361","imei2":"47755381859361","popurl":"2026-02-14T11:07:42.375146783Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196706,"job_number":"JOB_196706","tr_customer_id":196724,"tr_customer_product_id":196714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:08:03.000Z","modified_at":"2026-02-24T11:08:03.000Z","name":"Aditya Gowda","mobile_number":"8695715586","email_id":"giriraaj.devar@yahoo.co.in","dop":"2026-02-14","serial_number":"29732104013399","imei1":"29732104013399","imei2":"29732104013399","popurl":"www.ranjit-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196707,"job_number":"JOB_196707","tr_customer_id":196725,"tr_customer_product_id":196715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Menaka Verma","mobile_number":"7063313428","email_id":"akroor.dutta@yahoo.co.in","dop":"2026-02-14","serial_number":"934544943512809","imei1":"934544943512809","imei2":"934544943512809","popurl":"www.deeptendu-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196708,"job_number":"JOB_196708","tr_customer_id":196726,"tr_customer_product_id":196716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:53.000Z","modified_at":"2026-02-24T11:11:53.000Z","name":"Dwaipayana Sharma","mobile_number":"7022041004","email_id":"opalina.khan@yahoo.co.in","dop":"2026-02-14","serial_number":"199869073327210","imei1":"199869073327210","imei2":"199869073327210","popurl":"www.baalagopaal-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196709,"job_number":"JOB_196709","tr_customer_id":196727,"tr_customer_product_id":196717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Tej Somayaji","mobile_number":"7067914623","email_id":"aarya.mahajan@hotmail.com","dop":"2026-02-14","serial_number":"006002067724869","imei1":"006002067724869","imei2":"006002067724869","popurl":"www.dhananjay-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196710,"job_number":"JOB_196710","tr_customer_id":196728,"tr_customer_product_id":196718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Durgeshwari Sinha","mobile_number":"7094917254","email_id":"karthik.pandey@gmail.com","dop":"2026-02-14","serial_number":"816214263194179","imei1":"816214263194179","imei2":"816214263194179","popurl":"www.anamika-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196711,"job_number":"JOB_196711","tr_customer_id":196729,"tr_customer_product_id":196719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:11:54.000Z","modified_at":"2026-02-24T11:11:54.000Z","name":"Devajyoti Tandon","mobile_number":"7083806013","email_id":"lalita.rana@hotmail.com","dop":"2026-02-14","serial_number":"102551520885157","imei1":"102551520885157","imei2":"102551520885157","popurl":"www.harita-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196712,"job_number":"JOB_196712","tr_customer_id":196730,"tr_customer_product_id":196720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Lavanya Chaturvedi","mobile_number":"7002424251","email_id":"anjushree.dhawan@gmail.com","dop":"2026-02-14","serial_number":"890136421628893","imei1":"890136421628893","imei2":"890136421628893","popurl":"www.hiranmaya-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196713,"job_number":"JOB_196713","tr_customer_id":196731,"tr_customer_product_id":196721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ahilya Varrier","mobile_number":"7061623084","email_id":"dhatri.gill@yahoo.co.in","dop":"2026-02-14","serial_number":"016862821057994","imei1":"016862821057994","imei2":"016862821057994","popurl":"www.anand-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196714,"job_number":"JOB_196714","tr_customer_id":196732,"tr_customer_product_id":196722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Ghanaanand Bhattathiri","mobile_number":"7057930286","email_id":"bhoopat.abbott@yahoo.co.in","dop":"2026-02-14","serial_number":"612902759692935","imei1":"612902759692935","imei2":"612902759692935","popurl":"www.bhilangana-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196715,"job_number":"JOB_196715","tr_customer_id":196733,"tr_customer_product_id":196723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Chakor Varman","mobile_number":"7068163143","email_id":"aslesha.agarwal@yahoo.co.in","dop":"2026-02-14","serial_number":"406949960585118","imei1":"406949960585118","imei2":"406949960585118","popurl":"www.aamod-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196716,"job_number":"JOB_196716","tr_customer_id":196734,"tr_customer_product_id":196724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:15:52.000Z","modified_at":"2026-02-24T11:15:52.000Z","name":"Gajaadhar Patel","mobile_number":"7013055773","email_id":"vrinda.khanna@yahoo.co.in","dop":"2026-02-14","serial_number":"909141380740031","imei1":"909141380740031","imei2":"909141380740031","popurl":"www.chatura-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196718,"job_number":"JOB_196718","tr_customer_id":196736,"tr_customer_product_id":196726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:40:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11378354692618","imei1":"11378354692618","imei2":"11378354692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196720,"job_number":"JOB_196720","tr_customer_id":196738,"tr_customer_product_id":196728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:36.000Z","modified_at":"2026-02-24T11:40:36.000Z","name":"Princess Fisher","mobile_number":"772-570-5699","email_id":"Korey.Casper@yahoo.com","dop":"2025-04-06","serial_number":"17395338551931878","imei1":"17395338551931878","imei2":"17395338551931878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196721,"job_number":"JOB_196721","tr_customer_id":196739,"tr_customer_product_id":196729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18193235418373","imei1":"18193235418373","imei2":"18193235418373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196723,"job_number":"JOB_196723","tr_customer_id":196741,"tr_customer_product_id":196731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:22.000Z","modified_at":"2026-02-24T11:41:22.000Z","name":"Winnifred Schmeler","mobile_number":"921-937-6928","email_id":"Dixie52@yahoo.com","dop":"2025-04-06","serial_number":"17575343988859122","imei1":"17575343988859122","imei2":"17575343988859122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196725,"job_number":"JOB_196725","tr_customer_id":196743,"tr_customer_product_id":196733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12052604137215","imei1":"12052604137215","imei2":"12052604137215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196727,"job_number":"JOB_196727","tr_customer_id":196745,"tr_customer_product_id":196735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:07.000Z","modified_at":"2026-02-24T11:42:07.000Z","name":"Orville Konopelski","mobile_number":"631-444-4574","email_id":"Chandler.Ratke14@gmail.com","dop":"2025-04-06","serial_number":"19827140857201320","imei1":"19827140857201320","imei2":"19827140857201320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196728,"job_number":"JOB_196728","tr_customer_id":196746,"tr_customer_product_id":196736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:59:30.000Z","modified_at":"2026-02-24T11:59:30.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-14","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-14T11:59:30.232833551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196729,"job_number":"JOB_196729","tr_customer_id":196747,"tr_customer_product_id":196737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:57:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19981180245588","imei1":"19981180245588","imei2":"19981180245588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196731,"job_number":"JOB_196731","tr_customer_id":196749,"tr_customer_product_id":196739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:01.000Z","modified_at":"2026-02-24T12:58:01.000Z","name":"Mathew Luettgen","mobile_number":"717-820-5232","email_id":"Ora68@yahoo.com","dop":"2025-04-06","serial_number":"16839063032577626","imei1":"16839063032577626","imei2":"16839063032577626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196732,"job_number":"JOB_196732","tr_customer_id":196750,"tr_customer_product_id":196740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14151104993621","imei1":"14151104993621","imei2":"14151104993621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196734,"job_number":"JOB_196734","tr_customer_id":196752,"tr_customer_product_id":196742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:49.000Z","modified_at":"2026-02-24T12:58:49.000Z","name":"Joel Carter","mobile_number":"400-457-9014","email_id":"Flo.Schumm@yahoo.com","dop":"2025-04-06","serial_number":"12737753919361902","imei1":"12737753919361902","imei2":"12737753919361902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196735,"job_number":"JOB_196735","tr_customer_id":196753,"tr_customer_product_id":196743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:14.000Z","modified_at":"2026-02-24T12:59:14.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196736,"job_number":"JOB_196736","tr_customer_id":196754,"tr_customer_product_id":196744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:35.000Z","modified_at":"2026-02-24T12:59:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13512742009791","imei1":"13512742009791","imei2":"13512742009791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196738,"job_number":"JOB_196738","tr_customer_id":196756,"tr_customer_product_id":196746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:37.000Z","modified_at":"2026-02-24T12:59:37.000Z","name":"Kylie Wintheiser","mobile_number":"680-896-5325","email_id":"Merl_Cole31@yahoo.com","dop":"2025-04-06","serial_number":"17727949822382788","imei1":"17727949822382788","imei2":"17727949822382788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T12:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196739,"job_number":"JOB_196739","tr_customer_id":196757,"tr_customer_product_id":196747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:00:10.000Z","modified_at":"2026-02-24T13:00:10.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445173","imei1":"88716655445173","imei2":"88716655445173","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196740,"job_number":"JOB_196740","tr_customer_id":196758,"tr_customer_product_id":196748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:04:58.000Z","modified_at":"2026-02-24T13:04:58.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"57953673687968","imei1":"57953673687968","imei2":"57953673687968","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196741,"job_number":"JOB_196741","tr_customer_id":196759,"tr_customer_product_id":196749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:07.000Z","modified_at":"2026-02-24T13:05:07.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"40711560232771","imei1":"40711560232771","imei2":"40711560232771","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196742,"job_number":"JOB_196742","tr_customer_id":196760,"tr_customer_product_id":196750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:39.000Z","modified_at":"2026-02-24T13:05:39.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"82486933109430","imei1":"82486933109430","imei2":"82486933109430","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196743,"job_number":"JOB_196743","tr_customer_id":196761,"tr_customer_product_id":196751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:40.000Z","modified_at":"2026-02-24T13:05:40.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"94827788490442","imei1":"94827788490442","imei2":"94827788490442","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196744,"job_number":"JOB_196744","tr_customer_id":196762,"tr_customer_product_id":196752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:05:42.000Z","modified_at":"2026-02-24T13:05:42.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"58760218470738","imei1":"58760218470738","imei2":"58760218470738","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196745,"job_number":"JOB_196745","tr_customer_id":196763,"tr_customer_product_id":196753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:11:11.000Z","modified_at":"2026-02-24T13:11:11.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"52841607841929","imei1":"52841607841929","imei2":"52841607841929","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196747,"job_number":"JOB_196747","tr_customer_id":196765,"tr_customer_product_id":196755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:48:21.000Z","modified_at":"2026-02-24T13:48:21.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-14T13:48:21.007183324Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196749,"job_number":"JOB_196749","tr_customer_id":196767,"tr_customer_product_id":196757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:19.000Z","modified_at":"2026-02-24T14:03:19.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211111","imei1":"09876543211111","imei2":"09876543211111","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196752,"job_number":"JOB_196752","tr_customer_id":196770,"tr_customer_product_id":196760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:38.000Z","modified_at":"2026-02-24T14:04:38.000Z","name":"Satheesh Kumar Ganesh","mobile_number":"1236547890","email_id":"test123@test.com","dop":"2025-11-13","serial_number":"09876543211121","imei1":"09876543211121","imei2":"09876543211121","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196754,"job_number":"JOB_196754","tr_customer_id":196772,"tr_customer_product_id":196762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:06.000Z","modified_at":"2026-02-24T14:06:06.000Z","name":"Ludwig Berge","mobile_number":"313-973-8287","email_id":"Sheila_Hayes60@gmail.com","dop":"2025-05-30","serial_number":"13534838282183","imei1":"13534838282183","imei2":"13534838282183","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196755,"job_number":"JOB_196755","tr_customer_id":196773,"tr_customer_product_id":196763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:07.000Z","modified_at":"2026-02-24T14:06:07.000Z","name":"Annabelle Bailey","mobile_number":"792-347-2864","email_id":"Elvera.Schmeler22@gmail.com","dop":"2025-05-30","serial_number":"1515757947686784","imei1":"1515757947686784","imei2":"1515757947686784","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196756,"job_number":"JOB_196756","tr_customer_id":196774,"tr_customer_product_id":196764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Damodara Achari","mobile_number":"7031468555","email_id":"ojaswini.ganaka@gmail.com","dop":"2026-02-14","serial_number":"401215651089591","imei1":"401215651089591","imei2":"401215651089591","popurl":"www.nirbhay-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196757,"job_number":"JOB_196757","tr_customer_id":196775,"tr_customer_product_id":196765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Abhaidev Guneta","mobile_number":"7046566582","email_id":"agniprava.varrier@hotmail.com","dop":"2026-02-14","serial_number":"344872358407630","imei1":"344872358407630","imei2":"344872358407630","popurl":"www.ayushmati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196758,"job_number":"JOB_196758","tr_customer_id":196776,"tr_customer_product_id":196766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Bhuvanesh Kaul","mobile_number":"7072227317","email_id":"bandhul.jha@yahoo.co.in","dop":"2026-02-14","serial_number":"338549080440582","imei1":"338549080440582","imei2":"338549080440582","popurl":"www.chakradhar-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196759,"job_number":"JOB_196759","tr_customer_id":196777,"tr_customer_product_id":196767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Gorakhanatha Shah","mobile_number":"7071284233","email_id":"baalagopaal.chopra@gmail.com","dop":"2026-02-14","serial_number":"626918432309710","imei1":"626918432309710","imei2":"626918432309710","popurl":"www.agniprava-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196760,"job_number":"JOB_196760","tr_customer_id":196778,"tr_customer_product_id":196768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:09:38.000Z","modified_at":"2026-02-24T14:09:38.000Z","name":"Harinarayan Nayar","mobile_number":"7071911546","email_id":"dhanpati.khanna@gmail.com","dop":"2026-02-14","serial_number":"723983205744823","imei1":"723983205744823","imei2":"723983205744823","popurl":"www.rakesh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196761,"job_number":"JOB_196761","tr_customer_id":196779,"tr_customer_product_id":196769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:36.000Z","modified_at":"2026-02-24T14:13:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17362151432565","imei1":"17362151432565","imei2":"17362151432565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196763,"job_number":"JOB_196763","tr_customer_id":196781,"tr_customer_product_id":196771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:38.000Z","modified_at":"2026-02-24T14:13:38.000Z","name":"Consuelo Homenick","mobile_number":"379-700-1249","email_id":"Christopher.Morar@yahoo.com","dop":"2025-04-06","serial_number":"14182173232468556","imei1":"14182173232468556","imei2":"14182173232468556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196764,"job_number":"JOB_196764","tr_customer_id":196782,"tr_customer_product_id":196772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:14:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14941770049682","imei1":"14941770049682","imei2":"14941770049682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196766,"job_number":"JOB_196766","tr_customer_id":196784,"tr_customer_product_id":196774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:26.000Z","modified_at":"2026-02-24T14:14:26.000Z","name":"Joaquin Ziemann","mobile_number":"964-645-6525","email_id":"Osbaldo_Glover49@gmail.com","dop":"2025-04-06","serial_number":"19700434225584244","imei1":"19700434225584244","imei2":"19700434225584244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196767,"job_number":"JOB_196767","tr_customer_id":196785,"tr_customer_product_id":196775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10067583594949","imei1":"10067583594949","imei2":"10067583594949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196769,"job_number":"JOB_196769","tr_customer_id":196787,"tr_customer_product_id":196777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:13.000Z","modified_at":"2026-02-24T14:15:13.000Z","name":"Raegan Hauck","mobile_number":"478-977-9249","email_id":"Darion_Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"13904744234578468","imei1":"13904744234578468","imei2":"13904744234578468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196770,"job_number":"JOB_196770","tr_customer_id":196788,"tr_customer_product_id":196778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60761719702602","imei1":"60761719702602","imei2":"60761719702602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196771,"job_number":"JOB_196771","tr_customer_id":196789,"tr_customer_product_id":196779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:25.000Z","modified_at":"2026-02-24T14:31:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47080641096867","imei1":"47080641096867","imei2":"47080641096867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196772,"job_number":"JOB_196772","tr_customer_id":196790,"tr_customer_product_id":196780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11785694334390","imei1":"11785694334390","imei2":"11785694334390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196773,"job_number":"JOB_196773","tr_customer_id":196791,"tr_customer_product_id":196781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69534423794082","imei1":"69534423794082","imei2":"69534423794082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196774,"job_number":"JOB_196774","tr_customer_id":196792,"tr_customer_product_id":196782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44507784961668","imei1":"44507784961668","imei2":"44507784961668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196775,"job_number":"JOB_196775","tr_customer_id":196793,"tr_customer_product_id":196783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:26.000Z","modified_at":"2026-02-24T14:31:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97180727685681","imei1":"97180727685681","imei2":"97180727685681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196777,"job_number":"JOB_196777","tr_customer_id":196795,"tr_customer_product_id":196785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:31:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103649274800738","imei1":"103649274800738","imei2":"103649274800738","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196779,"job_number":"JOB_196779","tr_customer_id":196797,"tr_customer_product_id":196787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37775751894841","imei1":"37775751894841","imei2":"37775751894841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196780,"job_number":"JOB_196780","tr_customer_id":196798,"tr_customer_product_id":196788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:56.000Z","modified_at":"2026-02-24T14:31:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52803895915065","imei1":"52803895915065","imei2":"52803895915065","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196781,"job_number":"JOB_196781","tr_customer_id":196799,"tr_customer_product_id":196789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93694510753290","imei1":"93694510753290","imei2":"93694510753290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196782,"job_number":"JOB_196782","tr_customer_id":196800,"tr_customer_product_id":196790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38603677172325","imei1":"38603677172325","imei2":"38603677172325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196783,"job_number":"JOB_196783","tr_customer_id":196801,"tr_customer_product_id":196791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:57.000Z","modified_at":"2026-02-24T14:31:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31114796675741","imei1":"31114796675741","imei2":"31114796675741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196784,"job_number":"JOB_196784","tr_customer_id":196802,"tr_customer_product_id":196792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:31:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63403187454889","imei1":"63403187454889","imei2":"63403187454889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196787,"job_number":"JOB_196787","tr_customer_id":196805,"tr_customer_product_id":196795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:20.000Z","modified_at":"2026-02-24T14:32:20.000Z","name":"Carolina Predovic","mobile_number":"927-465-1817","email_id":"Brenna.Lehner53@hotmail.com","dop":"2025-04-06","serial_number":"15309136837772086","imei1":"15309136837772086","imei2":"15309136837772086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196788,"job_number":"JOB_196788","tr_customer_id":196806,"tr_customer_product_id":196796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83894386859600","imei1":"83894386859600","imei2":"83894386859600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196789,"job_number":"JOB_196789","tr_customer_id":196807,"tr_customer_product_id":196797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42696363773336","imei1":"42696363773336","imei2":"42696363773336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196790,"job_number":"JOB_196790","tr_customer_id":196808,"tr_customer_product_id":196798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:27.000Z","modified_at":"2026-02-24T14:32:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61809377199589","imei1":"61809377199589","imei2":"61809377199589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196791,"job_number":"JOB_196791","tr_customer_id":196809,"tr_customer_product_id":196799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90707135858752","imei1":"90707135858752","imei2":"90707135858752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196792,"job_number":"JOB_196792","tr_customer_id":196810,"tr_customer_product_id":196800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89938416800860","imei1":"89938416800860","imei2":"89938416800860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196793,"job_number":"JOB_196793","tr_customer_id":196811,"tr_customer_product_id":196801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108460193374365","imei1":"108460193374365","imei2":"108460193374365","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196794,"job_number":"JOB_196794","tr_customer_id":196812,"tr_customer_product_id":196802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:28.000Z","modified_at":"2026-02-24T14:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214998493377","imei1":"30214998493377","imei2":"30214998493377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196797,"job_number":"JOB_196797","tr_customer_id":196815,"tr_customer_product_id":196805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17090997011715","imei1":"17090997011715","imei2":"17090997011715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196799,"job_number":"JOB_196799","tr_customer_id":196817,"tr_customer_product_id":196807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:32.000Z","modified_at":"2026-02-24T14:32:32.000Z","name":"Meghan Waelchi","mobile_number":"869-906-4737","email_id":"Kacie.Cummings3@gmail.com","dop":"2025-04-06","serial_number":"16255217800938220","imei1":"16255217800938220","imei2":"16255217800938220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196802,"job_number":"JOB_196802","tr_customer_id":196820,"tr_customer_product_id":196810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105071475414883","imei1":"105071475414883","imei2":"105071475414883","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196804,"job_number":"JOB_196804","tr_customer_id":196822,"tr_customer_product_id":196812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15658130767665","imei1":"15658130767665","imei2":"15658130767665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196806,"job_number":"JOB_196806","tr_customer_id":196824,"tr_customer_product_id":196814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:17.000Z","modified_at":"2026-02-24T14:33:17.000Z","name":"Jerel Johnston","mobile_number":"620-764-7351","email_id":"Filomena.Towne36@gmail.com","dop":"2025-04-06","serial_number":"10626673016839444","imei1":"10626673016839444","imei2":"10626673016839444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196808,"job_number":"JOB_196808","tr_customer_id":196826,"tr_customer_product_id":196816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11776114924032","imei1":"11776114924032","imei2":"11776114924032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196810,"job_number":"JOB_196810","tr_customer_id":196828,"tr_customer_product_id":196818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:01.000Z","modified_at":"2026-02-24T14:34:01.000Z","name":"Arely Torp","mobile_number":"298-322-0989","email_id":"Solon_Parisian96@yahoo.com","dop":"2025-04-06","serial_number":"18961889865031636","imei1":"18961889865031636","imei2":"18961889865031636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196820,"job_number":"JOB_196820","tr_customer_id":196838,"tr_customer_product_id":196828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"50666575100473","imei1":"50666575100473","imei2":"50666575100473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196821,"job_number":"JOB_196821","tr_customer_id":196839,"tr_customer_product_id":196829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:17.000Z","modified_at":"2026-02-24T14:44:17.000Z","name":"Annabelle Predovic","mobile_number":"870-359-1415","email_id":"Kailee.Flatley35@hotmail.com","dop":"2025-02-01","serial_number":"67622223732290","imei1":"67622223732290","imei2":"67622223732290","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196823,"job_number":"JOB_196823","tr_customer_id":196841,"tr_customer_product_id":196831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15712772390024","imei1":"15712772390024","imei2":"15712772390024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196825,"job_number":"JOB_196825","tr_customer_id":196843,"tr_customer_product_id":196833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:22.000Z","modified_at":"2026-02-24T14:44:22.000Z","name":"Henri Satterfield","mobile_number":"523-524-4230","email_id":"Sidney_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"18068515686540040","imei1":"18068515686540040","imei2":"18068515686540040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196826,"job_number":"JOB_196826","tr_customer_id":196844,"tr_customer_product_id":196834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:44:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12043797586217","imei1":"12043797586217","imei2":"12043797586217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196828,"job_number":"JOB_196828","tr_customer_id":196846,"tr_customer_product_id":196836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:29.000Z","modified_at":"2026-02-24T14:44:29.000Z","name":"Felix Wiegand","mobile_number":"619-593-0575","email_id":"Arvel_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16580804696041024","imei1":"16580804696041024","imei2":"16580804696041024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196829,"job_number":"JOB_196829","tr_customer_id":196847,"tr_customer_product_id":196837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:58.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"15353519047322","imei1":"15353519047322","imei2":"15353519047322","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196830,"job_number":"JOB_196830","tr_customer_id":196848,"tr_customer_product_id":196838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:59.000Z","modified_at":"2026-02-24T14:44:59.000Z","name":"Judah Torp","mobile_number":"952-339-3007","email_id":"Brandyn.Conn@hotmail.com","dop":"2025-02-01","serial_number":"85090436997097","imei1":"85090436997097","imei2":"85090436997097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196831,"job_number":"JOB_196831","tr_customer_id":196849,"tr_customer_product_id":196839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:00.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"71487000534992730","imei1":"71487000534992730","imei2":"71487000534992730","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196833,"job_number":"JOB_196833","tr_customer_id":196851,"tr_customer_product_id":196841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15614569848687","imei1":"15614569848687","imei2":"15614569848687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196835,"job_number":"JOB_196835","tr_customer_id":196853,"tr_customer_product_id":196843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:06.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Jason Goyette","mobile_number":"401-512-7397","email_id":"Kendall_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"19268094552203096","imei1":"19268094552203096","imei2":"19268094552203096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196836,"job_number":"JOB_196836","tr_customer_id":196854,"tr_customer_product_id":196844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12953758854199","imei1":"12953758854199","imei2":"12953758854199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196838,"job_number":"JOB_196838","tr_customer_id":196856,"tr_customer_product_id":196846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:15.000Z","modified_at":"2026-02-24T14:45:15.000Z","name":"Walton Luettgen","mobile_number":"380-769-3566","email_id":"Trenton_Bayer56@gmail.com","dop":"2025-04-06","serial_number":"16222588891368206","imei1":"16222588891368206","imei2":"16222588891368206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196839,"job_number":"JOB_196839","tr_customer_id":196857,"tr_customer_product_id":196847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:45:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10147668951158","imei1":"10147668951158","imei2":"10147668951158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196841,"job_number":"JOB_196841","tr_customer_id":196859,"tr_customer_product_id":196849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:37.000Z","modified_at":"2026-02-24T14:45:37.000Z","name":"Tess Christiansen","mobile_number":"746-956-9726","email_id":"Kraig_Gutkowski@yahoo.com","dop":"2025-06-18","serial_number":"1031239493410308","imei1":"1031239493410308","imei2":"1031239493410308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196842,"job_number":"JOB_196842","tr_customer_id":196860,"tr_customer_product_id":196850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"22981568375606","imei1":"22981568375606","imei2":"22981568375606","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196843,"job_number":"JOB_196843","tr_customer_id":196861,"tr_customer_product_id":196851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:39.000Z","modified_at":"2026-02-24T14:45:39.000Z","name":"Jettie Thompson","mobile_number":"569-804-1509","email_id":"Boyd.Anderson@gmail.com","dop":"2025-02-01","serial_number":"32924088606020","imei1":"32924088606020","imei2":"32924088606020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196845,"job_number":"JOB_196845","tr_customer_id":196863,"tr_customer_product_id":196853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:45:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10054894624134","imei1":"10054894624134","imei2":"10054894624134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196847,"job_number":"JOB_196847","tr_customer_id":196865,"tr_customer_product_id":196855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:50.000Z","modified_at":"2026-02-24T14:45:50.000Z","name":"Alvina Jacobi","mobile_number":"504-562-4409","email_id":"Kiera61@hotmail.com","dop":"2025-04-06","serial_number":"15170499111257384","imei1":"15170499111257384","imei2":"15170499111257384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196848,"job_number":"JOB_196848","tr_customer_id":196866,"tr_customer_product_id":196856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:57.000Z","modified_at":"2026-02-24T14:45:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15954367384300","imei1":"15954367384300","imei2":"15954367384300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196852,"job_number":"JOB_196852","tr_customer_id":196870,"tr_customer_product_id":196860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Georgiana Fritsch","mobile_number":"408-296-8012","email_id":"Chelsea83@yahoo.com","dop":"2025-04-06","serial_number":"15345001355213784","imei1":"15345001355213784","imei2":"15345001355213784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196854,"job_number":"JOB_196854","tr_customer_id":196872,"tr_customer_product_id":196862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:46:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10895940710784","imei1":"10895940710784","imei2":"10895940710784","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196856,"job_number":"JOB_196856","tr_customer_id":196874,"tr_customer_product_id":196864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:23.000Z","modified_at":"2026-02-24T14:46:23.000Z","name":"Ceasar Heaney","mobile_number":"390-798-1999","email_id":"Emanuel_Schultz@hotmail.com","dop":"2025-06-18","serial_number":"1049135223353152","imei1":"1049135223353152","imei2":"1049135223353152","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196857,"job_number":"JOB_196857","tr_customer_id":196875,"tr_customer_product_id":196865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:25.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19224876909189","imei1":"19224876909189","imei2":"19224876909189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196859,"job_number":"JOB_196859","tr_customer_id":196877,"tr_customer_product_id":196867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:27.000Z","modified_at":"2026-02-24T14:46:27.000Z","name":"Sydnie Prohaska","mobile_number":"472-552-8819","email_id":"Florida.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"18118148650477904","imei1":"18118148650477904","imei2":"18118148650477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196863,"job_number":"JOB_196863","tr_customer_id":196881,"tr_customer_product_id":196871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:46:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12070792238679","imei1":"12070792238679","imei2":"12070792238679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196865,"job_number":"JOB_196865","tr_customer_id":196883,"tr_customer_product_id":196873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:50.000Z","modified_at":"2026-02-24T14:46:50.000Z","name":"Nick Volkman","mobile_number":"461-727-9959","email_id":"Arianna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"14106543735499072","imei1":"14106543735499072","imei2":"14106543735499072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196866,"job_number":"JOB_196866","tr_customer_id":196884,"tr_customer_product_id":196874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13063182366722","imei1":"13063182366722","imei2":"13063182366722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196868,"job_number":"JOB_196868","tr_customer_id":196886,"tr_customer_product_id":196876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:16.000Z","modified_at":"2026-02-24T14:47:16.000Z","name":"Matt Little","mobile_number":"761-231-3635","email_id":"Jon.Lind@hotmail.com","dop":"2025-04-06","serial_number":"16126254999902916","imei1":"16126254999902916","imei2":"16126254999902916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196871,"job_number":"JOB_196871","tr_customer_id":196889,"tr_customer_product_id":196879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17821076635708","imei1":"17821076635708","imei2":"17821076635708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196874,"job_number":"JOB_196874","tr_customer_id":196892,"tr_customer_product_id":196882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:29.000Z","modified_at":"2026-02-24T14:47:29.000Z","name":"Kellie Braun","mobile_number":"449-783-4668","email_id":"Rosina.Hilpert7@hotmail.com","dop":"2025-04-06","serial_number":"18230999998672924","imei1":"18230999998672924","imei2":"18230999998672924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196875,"job_number":"JOB_196875","tr_customer_id":196893,"tr_customer_product_id":196883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:47:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11392306646548","imei1":"11392306646548","imei2":"11392306646548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196877,"job_number":"JOB_196877","tr_customer_id":196895,"tr_customer_product_id":196885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:39.000Z","modified_at":"2026-02-24T14:47:39.000Z","name":"Shanna Dietrich","mobile_number":"658-737-9123","email_id":"Dennis_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"15139470830167728","imei1":"15139470830167728","imei2":"15139470830167728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196878,"job_number":"JOB_196878","tr_customer_id":196896,"tr_customer_product_id":196886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:01.000Z","modified_at":"2026-02-24T14:48:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10872572561793","imei1":"10872572561793","imei2":"10872572561793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196880,"job_number":"JOB_196880","tr_customer_id":196898,"tr_customer_product_id":196888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:03.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Sheldon Brekke","mobile_number":"986-971-7012","email_id":"Jedidiah11@gmail.com","dop":"2025-04-06","serial_number":"13861071217925392","imei1":"13861071217925392","imei2":"13861071217925392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196881,"job_number":"JOB_196881","tr_customer_id":196899,"tr_customer_product_id":196889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14404793725018","imei1":"14404793725018","imei2":"14404793725018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196883,"job_number":"JOB_196883","tr_customer_id":196901,"tr_customer_product_id":196891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:07.000Z","modified_at":"2026-02-24T14:48:07.000Z","name":"Darrion Price","mobile_number":"250-240-4978","email_id":"Marisa27@yahoo.com","dop":"2025-04-06","serial_number":"15165012510368194","imei1":"15165012510368194","imei2":"15165012510368194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196887,"job_number":"JOB_196887","tr_customer_id":196905,"tr_customer_product_id":196895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:16.000Z","modified_at":"2026-02-24T14:48:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18230875677040","imei1":"18230875677040","imei2":"18230875677040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196889,"job_number":"JOB_196889","tr_customer_id":196907,"tr_customer_product_id":196897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:18.000Z","modified_at":"2026-02-24T14:48:18.000Z","name":"Otho Dooley","mobile_number":"996-582-0117","email_id":"Daryl16@yahoo.com","dop":"2025-04-06","serial_number":"19382900849348650","imei1":"19382900849348650","imei2":"19382900849348650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196890,"job_number":"JOB_196890","tr_customer_id":196908,"tr_customer_product_id":196898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:24.000Z","modified_at":"2026-02-24T14:48:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14771847083855","imei1":"14771847083855","imei2":"14771847083855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196892,"job_number":"JOB_196892","tr_customer_id":196910,"tr_customer_product_id":196900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:26.000Z","modified_at":"2026-02-24T14:48:26.000Z","name":"Camron Aufderhar","mobile_number":"577-380-6573","email_id":"May93@gmail.com","dop":"2025-04-06","serial_number":"19176194142136704","imei1":"19176194142136704","imei2":"19176194142136704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196893,"job_number":"JOB_196893","tr_customer_id":196911,"tr_customer_product_id":196901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:31.000Z","modified_at":"2026-02-24T14:48:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10003694106097","imei1":"10003694106097","imei2":"10003694106097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196895,"job_number":"JOB_196895","tr_customer_id":196913,"tr_customer_product_id":196903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:33.000Z","modified_at":"2026-02-24T14:48:33.000Z","name":"Emiliano Keeling","mobile_number":"362-898-8924","email_id":"Blaise39@hotmail.com","dop":"2025-04-06","serial_number":"14422521299142788","imei1":"14422521299142788","imei2":"14422521299142788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196896,"job_number":"JOB_196896","tr_customer_id":196914,"tr_customer_product_id":196904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:46.000Z","modified_at":"2026-02-24T14:48:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10375348484933","imei1":"10375348484933","imei2":"10375348484933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196898,"job_number":"JOB_196898","tr_customer_id":196916,"tr_customer_product_id":196906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:48.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Emilie Smitham","mobile_number":"855-667-3114","email_id":"Ubaldo99@hotmail.com","dop":"2025-04-06","serial_number":"12823509241824698","imei1":"12823509241824698","imei2":"12823509241824698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196899,"job_number":"JOB_196899","tr_customer_id":196917,"tr_customer_product_id":196907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15555930173968","imei1":"15555930173968","imei2":"15555930173968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196901,"job_number":"JOB_196901","tr_customer_id":196919,"tr_customer_product_id":196909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:07.000Z","modified_at":"2026-02-24T14:49:07.000Z","name":"Sibyl Christiansen","mobile_number":"728-741-4369","email_id":"Jude_Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18513464599328110","imei1":"18513464599328110","imei2":"18513464599328110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196902,"job_number":"JOB_196902","tr_customer_id":196920,"tr_customer_product_id":196910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:49:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13201628527270","imei1":"13201628527270","imei2":"13201628527270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196904,"job_number":"JOB_196904","tr_customer_id":196922,"tr_customer_product_id":196912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:25.000Z","modified_at":"2026-02-24T14:49:25.000Z","name":"Gaston Schamberger","mobile_number":"985-747-7128","email_id":"Murl88@yahoo.com","dop":"2025-04-06","serial_number":"15612748514465662","imei1":"15612748514465662","imei2":"15612748514465662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196905,"job_number":"JOB_196905","tr_customer_id":196923,"tr_customer_product_id":196913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:49:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14164308806562","imei1":"14164308806562","imei2":"14164308806562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196907,"job_number":"JOB_196907","tr_customer_id":196925,"tr_customer_product_id":196915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:32.000Z","modified_at":"2026-02-24T14:49:32.000Z","name":"Zander Schaden","mobile_number":"361-413-8504","email_id":"Devon_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"15598873506246712","imei1":"15598873506246712","imei2":"15598873506246712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196908,"job_number":"JOB_196908","tr_customer_id":196926,"tr_customer_product_id":196916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:13.000Z","modified_at":"2026-02-24T14:50:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18901454447820","imei1":"18901454447820","imei2":"18901454447820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196910,"job_number":"JOB_196910","tr_customer_id":196928,"tr_customer_product_id":196918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:15.000Z","modified_at":"2026-02-24T14:50:15.000Z","name":"Jeffry Graham","mobile_number":"327-689-0804","email_id":"Shanel50@hotmail.com","dop":"2025-04-06","serial_number":"15873626951230052","imei1":"15873626951230052","imei2":"15873626951230052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196912,"job_number":"JOB_196912","tr_customer_id":196930,"tr_customer_product_id":196920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:50.000Z","modified_at":"2026-02-24T14:50:50.000Z","name":"Marty Turner","mobile_number":"220-312-1306","email_id":"Consuelo.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"16740530967623686","imei1":"16740530967623686","imei2":"16740530967623686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196915,"job_number":"JOB_196915","tr_customer_id":196933,"tr_customer_product_id":196923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:09.000Z","modified_at":"2026-02-24T14:51:09.000Z","name":"Charley Runolfsdottir","mobile_number":"700-920-9816","email_id":"Savion.Gislason@yahoo.com","dop":"2025-04-06","serial_number":"18607968003945600","imei1":"18607968003945600","imei2":"18607968003945600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:51:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196919,"job_number":"JOB_196919","tr_customer_id":196937,"tr_customer_product_id":196927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:52.000Z","modified_at":"2026-02-24T14:52:52.000Z","name":"Vernice Greenfelder","mobile_number":"697-781-3922","email_id":"Scotty62@hotmail.com","dop":"2025-05-30","serial_number":"13539442462168","imei1":"13539442462168","imei2":"13539442462168","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196920,"job_number":"JOB_196920","tr_customer_id":196938,"tr_customer_product_id":196928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:54.000Z","modified_at":"2026-02-24T14:52:54.000Z","name":"Clemmie Skiles","mobile_number":"726-692-1710","email_id":"Tania50@gmail.com","dop":"2025-05-30","serial_number":"1982244137992232","imei1":"1982244137992232","imei2":"1982244137992232","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196921,"job_number":"JOB_196921","tr_customer_id":196939,"tr_customer_product_id":196929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:53:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10059909937207","imei1":"10059909937207","imei2":"10059909937207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196923,"job_number":"JOB_196923","tr_customer_id":196941,"tr_customer_product_id":196931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:52.000Z","modified_at":"2026-02-24T14:53:52.000Z","name":"Doug Bahringer","mobile_number":"906-259-9977","email_id":"Garry_Graham@hotmail.com","dop":"2025-04-06","serial_number":"15405581646104496","imei1":"15405581646104496","imei2":"15405581646104496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196924,"job_number":"JOB_196924","tr_customer_id":196942,"tr_customer_product_id":196932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:54:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17284555548092","imei1":"17284555548092","imei2":"17284555548092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196926,"job_number":"JOB_196926","tr_customer_id":196944,"tr_customer_product_id":196934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:27.000Z","modified_at":"2026-02-24T14:54:27.000Z","name":"Nickolas Bogan","mobile_number":"301-602-8704","email_id":"Moses_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"17283964430889498","imei1":"17283964430889498","imei2":"17283964430889498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196927,"job_number":"JOB_196927","tr_customer_id":196945,"tr_customer_product_id":196935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:54:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10568520138355","imei1":"10568520138355","imei2":"10568520138355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196929,"job_number":"JOB_196929","tr_customer_id":196947,"tr_customer_product_id":196937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:37.000Z","modified_at":"2026-02-24T14:54:37.000Z","name":"Adolfo Ratke","mobile_number":"275-506-7322","email_id":"Joan65@gmail.com","dop":"2025-04-06","serial_number":"11369159422947474","imei1":"11369159422947474","imei2":"11369159422947474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196930,"job_number":"JOB_196930","tr_customer_id":196948,"tr_customer_product_id":196938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:54:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17497900864478","imei1":"17497900864478","imei2":"17497900864478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196932,"job_number":"JOB_196932","tr_customer_id":196950,"tr_customer_product_id":196940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:43.000Z","modified_at":"2026-02-24T14:54:43.000Z","name":"Samantha Hahn","mobile_number":"682-856-4649","email_id":"Hildegard_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16236098351127796","imei1":"16236098351127796","imei2":"16236098351127796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196933,"job_number":"JOB_196933","tr_customer_id":196951,"tr_customer_product_id":196941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17936186229317","imei1":"17936186229317","imei2":"17936186229317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196935,"job_number":"JOB_196935","tr_customer_id":196953,"tr_customer_product_id":196943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:11.000Z","modified_at":"2026-02-24T14:55:11.000Z","name":"Monroe Sanford","mobile_number":"994-847-2873","email_id":"Lauryn_OConner92@gmail.com","dop":"2025-04-06","serial_number":"18849590744311956","imei1":"18849590744311956","imei2":"18849590744311956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196936,"job_number":"JOB_196936","tr_customer_id":196954,"tr_customer_product_id":196944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15807236490187","imei1":"15807236490187","imei2":"15807236490187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196938,"job_number":"JOB_196938","tr_customer_id":196956,"tr_customer_product_id":196946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:20.000Z","modified_at":"2026-02-24T14:55:20.000Z","name":"Darien Goodwin","mobile_number":"453-365-8409","email_id":"Kim_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"14628018646314828","imei1":"14628018646314828","imei2":"14628018646314828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196940,"job_number":"JOB_196940","tr_customer_id":196958,"tr_customer_product_id":196948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:55:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18171826822847","imei1":"18171826822847","imei2":"18171826822847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196942,"job_number":"JOB_196942","tr_customer_id":196960,"tr_customer_product_id":196950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:33.000Z","modified_at":"2026-02-24T14:55:33.000Z","name":"Darrell Hagenes","mobile_number":"296-349-9999","email_id":"Nikita.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"11759682538180080","imei1":"11759682538180080","imei2":"11759682538180080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196943,"job_number":"JOB_196943","tr_customer_id":196961,"tr_customer_product_id":196951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:34.000Z","modified_at":"2026-02-24T14:55:34.000Z","name":"Bertrand Collier","mobile_number":"713-742-9972","email_id":"Naomie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"13738969679168480","imei1":"13738969679168480","imei2":"13738969679168480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196947,"job_number":"JOB_196947","tr_customer_id":196965,"tr_customer_product_id":196955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:55:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16079691201661","imei1":"16079691201661","imei2":"16079691201661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196949,"job_number":"JOB_196949","tr_customer_id":196967,"tr_customer_product_id":196957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:54.000Z","modified_at":"2026-02-24T14:55:54.000Z","name":"Gerald Bailey","mobile_number":"999-635-7850","email_id":"Giles8@yahoo.com","dop":"2025-04-06","serial_number":"12346353316808588","imei1":"12346353316808588","imei2":"12346353316808588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196954,"job_number":"JOB_196954","tr_customer_id":196972,"tr_customer_product_id":196962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:59.000Z","modified_at":"2026-02-24T14:55:59.000Z","name":"Iliana Heidenreich","mobile_number":"525-202-1865","email_id":"Clark.Langosh15@yahoo.com","dop":"2025-04-06","serial_number":"19417772008542960","imei1":"19417772008542960","imei2":"19417772008542960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196955,"job_number":"JOB_196955","tr_customer_id":196973,"tr_customer_product_id":196963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11966655168354","imei1":"11966655168354","imei2":"11966655168354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196957,"job_number":"JOB_196957","tr_customer_id":196975,"tr_customer_product_id":196965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:03.000Z","modified_at":"2026-02-24T14:56:03.000Z","name":"Tony Gorczany","mobile_number":"540-319-4061","email_id":"Favian_Trantow@hotmail.com","dop":"2025-04-06","serial_number":"18920618530338348","imei1":"18920618530338348","imei2":"18920618530338348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196961,"job_number":"JOB_196961","tr_customer_id":196979,"tr_customer_product_id":196969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:56:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13020567833570","imei1":"13020567833570","imei2":"13020567833570","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196963,"job_number":"JOB_196963","tr_customer_id":196981,"tr_customer_product_id":196971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:26.000Z","modified_at":"2026-02-24T14:56:26.000Z","name":"Lawson Medhurst","mobile_number":"266-470-1308","email_id":"Ollie.Armstrong@yahoo.com","dop":"2025-08-24","serial_number":"1087623834791166","imei1":"1087623834791166","imei2":"1087623834791166","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196964,"job_number":"JOB_196964","tr_customer_id":196982,"tr_customer_product_id":196972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:12.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10827179555193","imei1":"10827179555193","imei2":"10827179555193","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196966,"job_number":"JOB_196966","tr_customer_id":196984,"tr_customer_product_id":196974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:13.000Z","modified_at":"2026-02-24T14:57:13.000Z","name":"Magdalen Borer","mobile_number":"633-238-7122","email_id":"Sheldon15@gmail.com","dop":"2025-08-24","serial_number":"1097416895005511","imei1":"1097416895005511","imei2":"1097416895005511","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196968,"job_number":"JOB_196968","tr_customer_id":196986,"tr_customer_product_id":196976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:17.000Z","modified_at":"2026-02-24T14:57:17.000Z","name":"Jon Altenwerth","mobile_number":"949-360-4730","email_id":"Lia_Pacocha@gmail.com","dop":"2025-04-06","serial_number":"13086666825674236","imei1":"13086666825674236","imei2":"13086666825674236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196969,"job_number":"JOB_196969","tr_customer_id":196987,"tr_customer_product_id":196977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:00.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19224117222292","imei1":"19224117222292","imei2":"19224117222292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196971,"job_number":"JOB_196971","tr_customer_id":196989,"tr_customer_product_id":196979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:01.000Z","modified_at":"2026-02-24T14:58:01.000Z","name":"Raina Volkman","mobile_number":"328-557-2074","email_id":"Valentine_Gottlieb39@hotmail.com","dop":"2025-08-24","serial_number":"1085039575793350","imei1":"1085039575793350","imei2":"1085039575793350","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196972,"job_number":"JOB_196972","tr_customer_id":196990,"tr_customer_product_id":196980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13749435906592","imei1":"13749435906592","imei2":"13749435906592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196974,"job_number":"JOB_196974","tr_customer_id":196992,"tr_customer_product_id":196982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:06.000Z","modified_at":"2026-02-24T14:58:06.000Z","name":"Sydnee Schamberger","mobile_number":"263-337-8226","email_id":"Luciano.Hansen@gmail.com","dop":"2025-04-06","serial_number":"14368094260291944","imei1":"14368094260291944","imei2":"14368094260291944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196975,"job_number":"JOB_196975","tr_customer_id":196993,"tr_customer_product_id":196983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:32.000Z","modified_at":"2026-02-24T14:58:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18252920872350","imei1":"18252920872350","imei2":"18252920872350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196977,"job_number":"JOB_196977","tr_customer_id":196995,"tr_customer_product_id":196985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:34.000Z","modified_at":"2026-02-24T14:58:34.000Z","name":"Novella Ryan","mobile_number":"580-327-1147","email_id":"Branson.Skiles2@yahoo.com","dop":"2025-04-06","serial_number":"13770718723802798","imei1":"13770718723802798","imei2":"13770718723802798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196978,"job_number":"JOB_196978","tr_customer_id":196996,"tr_customer_product_id":196986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:58:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18308919489381","imei1":"18308919489381","imei2":"18308919489381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196980,"job_number":"JOB_196980","tr_customer_id":196998,"tr_customer_product_id":196988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:54.000Z","modified_at":"2026-02-24T14:58:54.000Z","name":"Elwyn Rolfson","mobile_number":"389-358-7774","email_id":"Cristobal.Carter51@gmail.com","dop":"2025-04-06","serial_number":"14746820364724458","imei1":"14746820364724458","imei2":"14746820364724458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196982,"job_number":"JOB_196982","tr_customer_id":197000,"tr_customer_product_id":196990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:11.000Z","modified_at":"2026-02-24T14:59:11.000Z","name":"Tanner Kshlerin","mobile_number":"397-553-4344","email_id":"Chaya23@gmail.com","dop":"2025-04-06","serial_number":"10585558756561338","imei1":"10585558756561338","imei2":"10585558756561338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196983,"job_number":"JOB_196983","tr_customer_id":197001,"tr_customer_product_id":196991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:21.000Z","modified_at":"2026-02-24T14:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12348863220522","imei1":"12348863220522","imei2":"12348863220522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196985,"job_number":"JOB_196985","tr_customer_id":197003,"tr_customer_product_id":196993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:23.000Z","modified_at":"2026-02-24T14:59:23.000Z","name":"Kian Walter","mobile_number":"831-990-1743","email_id":"Alessandro_Cummerata49@yahoo.com","dop":"2025-04-06","serial_number":"10145719207441150","imei1":"10145719207441150","imei2":"10145719207441150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196987,"job_number":"JOB_196987","tr_customer_id":197005,"tr_customer_product_id":196995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18750126460848","imei1":"18750126460848","imei2":"18750126460848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196989,"job_number":"JOB_196989","tr_customer_id":197007,"tr_customer_product_id":196997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:42.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"Shemar Rempel","mobile_number":"257-398-8580","email_id":"Millie_Marks@gmail.com","dop":"2025-04-06","serial_number":"14176404580602646","imei1":"14176404580602646","imei2":"14176404580602646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196991,"job_number":"JOB_196991","tr_customer_id":197009,"tr_customer_product_id":196999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19943257680694","imei1":"19943257680694","imei2":"19943257680694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196992,"job_number":"JOB_196992","tr_customer_id":197010,"tr_customer_product_id":197000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T14:59:57.000Z","name":"Herman Simonis","mobile_number":"331-306-6679","email_id":"Marcelino23@gmail.com","dop":"2025-04-06","serial_number":"13962597071115","imei1":"13962597071115","imei2":"13962597071115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196994,"job_number":"JOB_196994","tr_customer_id":197012,"tr_customer_product_id":197002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:58.000Z","modified_at":"2026-02-24T14:59:58.000Z","name":"Nicola Ziemann","mobile_number":"790-687-1227","email_id":"Alexander_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"16603654081838730","imei1":"16603654081838730","imei2":"16603654081838730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195823,"job_number":"JOB_195823","tr_customer_id":195841,"tr_customer_product_id":195831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:43:28.000Z","modified_at":"2026-02-24T00:43:28.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123611","imei1":"96325874123611","imei2":"96325874123611","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195824,"job_number":"JOB_195824","tr_customer_id":195842,"tr_customer_product_id":195832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T00:50:59.000Z","modified_at":"2026-02-24T00:50:59.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"96325874123612","imei1":"96325874123612","imei2":"96325874123612","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T00:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195826,"job_number":"JOB_195826","tr_customer_id":195844,"tr_customer_product_id":195834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:25:09.000Z","modified_at":"2026-02-24T01:25:09.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"14542569837371","imei1":"14542569837371","imei2":"14542569837371","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195827,"job_number":"JOB_195827","tr_customer_id":195845,"tr_customer_product_id":195835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:31:08.000Z","modified_at":"2026-02-24T01:31:08.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"19476352183947","imei1":"19476352183947","imei2":"19476352183947","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T01:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195936,"job_number":"JOB_195936","tr_customer_id":195954,"tr_customer_product_id":195944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucas_Greenholt@yahoo.com","dop":"2025-07-02","serial_number":"13825170777976","imei1":"13825170777976","imei2":"13825170777976","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195953,"job_number":"JOB_195953","tr_customer_id":195971,"tr_customer_product_id":195961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rossie_Murray47@gmail.com","dop":"2025-07-02","serial_number":"19938019343286","imei1":"19938019343286","imei2":"19938019343286","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195971,"job_number":"JOB_195971","tr_customer_id":195989,"tr_customer_product_id":195979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:47.000Z","modified_at":"2026-02-24T04:29:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kylie99@yahoo.com","dop":"2025-07-02","serial_number":"17531895718717","imei1":"17531895718717","imei2":"17531895718717","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196008,"job_number":"JOB_196008","tr_customer_id":196026,"tr_customer_product_id":196016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"106753276634676","imei1":"106753276634676","imei2":"106753276634676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196010,"job_number":"JOB_196010","tr_customer_id":196028,"tr_customer_product_id":196018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Estel Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107555772228937","imei1":"107555772228937","imei2":"107555772228937","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196012,"job_number":"JOB_196012","tr_customer_id":196030,"tr_customer_product_id":196020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:19.000Z","name":"Elisa Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125244800130873","imei1":"125244800130873","imei2":"125244800130873","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196013,"job_number":"JOB_196013","tr_customer_id":196031,"tr_customer_product_id":196021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:20.000Z","modified_at":"2026-02-24T04:30:20.000Z","name":"Tremaine Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116719116213652","imei1":"116719116213652","imei2":"116719116213652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196025,"job_number":"JOB_196025","tr_customer_id":196043,"tr_customer_product_id":196033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15021508940577","imei1":"15021508940577","imei2":"15021508940577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196036,"job_number":"JOB_196036","tr_customer_id":196054,"tr_customer_product_id":196044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:30.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"164240892747067","imei1":"164240892747067","imei2":"164240892747067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196037,"job_number":"JOB_196037","tr_customer_id":196055,"tr_customer_product_id":196045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Evalyn Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168894426066176","imei1":"168894426066176","imei2":"168894426066176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196039,"job_number":"JOB_196039","tr_customer_id":196057,"tr_customer_product_id":196047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Shaina Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178083499374759","imei1":"178083499374759","imei2":"178083499374759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196040,"job_number":"JOB_196040","tr_customer_id":196058,"tr_customer_product_id":196048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Sheldon Sawayn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157436234205190","imei1":"157436234205190","imei2":"157436234205190","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196041,"job_number":"JOB_196041","tr_customer_id":196059,"tr_customer_product_id":196049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:31.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103959330628444","imei1":"103959330628444","imei2":"103959330628444","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196043,"job_number":"JOB_196043","tr_customer_id":196061,"tr_customer_product_id":196051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Katlyn Pagac","mobile_number":"821-362-6690","email_id":"Shirley_Towne29@hotmail.com","dop":"2025-06-09","serial_number":"106282481491142","imei1":"106282481491142","imei2":"106282481491142","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196069,"job_number":"JOB_196069","tr_customer_id":196087,"tr_customer_product_id":196077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100143745609789","imei1":"100143745609789","imei2":"100143745609789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196071,"job_number":"JOB_196071","tr_customer_id":196089,"tr_customer_product_id":196079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:47.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Chelsea Skiles","mobile_number":"571-658-4750","email_id":"Otto_Murazik46@hotmail.com","dop":"2025-06-09","serial_number":"109348225648890","imei1":"109348225648890","imei2":"109348225648890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196089,"job_number":"JOB_196089","tr_customer_id":196107,"tr_customer_product_id":196097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108030994479196","imei1":"108030994479196","imei2":"108030994479196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196091,"job_number":"JOB_196091","tr_customer_id":196109,"tr_customer_product_id":196099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:01.000Z","name":"Dina Schuster","mobile_number":"365-530-6148","email_id":"Gilberto58@gmail.com","dop":"2025-06-09","serial_number":"102005651675908","imei1":"102005651675908","imei2":"102005651675908","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196186,"job_number":"JOB_196186","tr_customer_id":196204,"tr_customer_product_id":196194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:15.000Z","modified_at":"2026-02-24T05:17:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12820907429944","imei1":"12820907429944","imei2":"12820907429944","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T05:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196241,"job_number":"JOB_196241","tr_customer_id":196259,"tr_customer_product_id":196249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:23.000Z","name":"Kali Gorczany","mobile_number":"334-213-6865","email_id":"Letitia_Smith35@hotmail.com","dop":"2026-02-01","serial_number":"14886405753353","imei1":"14886405753353","imei2":"14886405753353","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196472,"job_number":"JOB_196472","tr_customer_id":196490,"tr_customer_product_id":196480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:23.000Z","modified_at":"2026-02-24T06:45:23.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103673099853070","imei1":"103673099853070","imei2":"103673099853070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196474,"job_number":"JOB_196474","tr_customer_id":196492,"tr_customer_product_id":196482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:24.000Z","name":"Ada Braun","mobile_number":"463-446-5451","email_id":"Vinnie.Bauch91@hotmail.com","dop":"2025-06-09","serial_number":"103751483591050","imei1":"103751483591050","imei2":"103751483591050","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196475,"job_number":"JOB_196475","tr_customer_id":196493,"tr_customer_product_id":196483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102826226346830","imei1":"102826226346830","imei2":"102826226346830","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196477,"job_number":"JOB_196477","tr_customer_id":196495,"tr_customer_product_id":196485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:41.000Z","modified_at":"2026-02-24T06:45:41.000Z","name":"Tania Swift","mobile_number":"585-341-6623","email_id":"Adrianna84@hotmail.com","dop":"2025-06-09","serial_number":"106634479238854","imei1":"106634479238854","imei2":"106634479238854","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196480,"job_number":"JOB_196480","tr_customer_id":196498,"tr_customer_product_id":196488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:45:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447934356555","imei1":"107447934356555","imei2":"107447934356555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196482,"job_number":"JOB_196482","tr_customer_id":196500,"tr_customer_product_id":196490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:57.000Z","modified_at":"2026-02-24T06:45:57.000Z","name":"Chad Hackett","mobile_number":"818-703-7240","email_id":"Jaydon24@yahoo.com","dop":"2025-06-09","serial_number":"104783643206274","imei1":"104783643206274","imei2":"104783643206274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196619,"job_number":"JOB_196619","tr_customer_id":196637,"tr_customer_product_id":196627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:23.000Z","modified_at":"2026-02-24T07:55:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Titus.Sanford95@gmail.com","dop":"2025-07-02","serial_number":"12731154128268","imei1":"12731154128268","imei2":"12731154128268","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196620,"job_number":"JOB_196620","tr_customer_id":196638,"tr_customer_product_id":196628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:55:43.000Z","modified_at":"2026-02-24T07:55:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Vernon.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"11202250010398","imei1":"11202250010398","imei2":"11202250010398","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196621,"job_number":"JOB_196621","tr_customer_id":196639,"tr_customer_product_id":196629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:56:02.000Z","modified_at":"2026-02-24T07:56:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tianna45@yahoo.com","dop":"2025-07-02","serial_number":"16775394890832","imei1":"16775394890832","imei2":"16775394890832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196622,"job_number":"JOB_196622","tr_customer_id":196640,"tr_customer_product_id":196630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:54.000Z","modified_at":"2026-02-24T07:58:54.000Z","name":"Edmond Cassin","mobile_number":"515-800-9431","email_id":"Gillian64@hotmail.com","dop":"2026-02-01","serial_number":"17584836374545","imei1":"17584836374545","imei2":"17584836374545","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196653,"job_number":"JOB_196653","tr_customer_id":196671,"tr_customer_product_id":196661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:23.000Z","name":"Adrain Gibson","mobile_number":"516-262-5750","email_id":"Richmond_Treutel@yahoo.com","dop":"2026-02-01","serial_number":"10372104137803","imei1":"10372104137803","imei2":"10372104137803","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T08:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196724,"job_number":"JOB_196724","tr_customer_id":196742,"tr_customer_product_id":196732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:04.000Z","modified_at":"2026-02-24T11:42:04.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787899","imei1":"12345656787899","imei2":"12345656787899","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T11:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196811,"job_number":"JOB_196811","tr_customer_id":196829,"tr_customer_product_id":196819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152321131308226","imei1":"152321131308226","imei2":"152321131308226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196812,"job_number":"JOB_196812","tr_customer_id":196830,"tr_customer_product_id":196820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:40.000Z","modified_at":"2026-02-24T14:42:40.000Z","name":"Daija Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121736016898782","imei1":"121736016898782","imei2":"121736016898782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196813,"job_number":"JOB_196813","tr_customer_id":196831,"tr_customer_product_id":196821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Providenci Jacobi","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181905457130029","imei1":"181905457130029","imei2":"181905457130029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196814,"job_number":"JOB_196814","tr_customer_id":196832,"tr_customer_product_id":196822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:41.000Z","modified_at":"2026-02-24T14:42:41.000Z","name":"Pascale Blick","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118285141237535","imei1":"118285141237535","imei2":"118285141237535","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196816,"job_number":"JOB_196816","tr_customer_id":196834,"tr_customer_product_id":196824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"129205164012388","imei1":"129205164012388","imei2":"129205164012388","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196817,"job_number":"JOB_196817","tr_customer_id":196835,"tr_customer_product_id":196825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:52.000Z","modified_at":"2026-02-24T14:42:52.000Z","name":"Kade Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173167217885156","imei1":"173167217885156","imei2":"173167217885156","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196818,"job_number":"JOB_196818","tr_customer_id":196836,"tr_customer_product_id":196826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Caesar Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193633389906797","imei1":"193633389906797","imei2":"193633389906797","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196819,"job_number":"JOB_196819","tr_customer_id":196837,"tr_customer_product_id":196827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:53.000Z","modified_at":"2026-02-24T14:42:53.000Z","name":"Madeline Mitchell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132622296472391","imei1":"132622296472391","imei2":"132622296472391","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196944,"job_number":"JOB_196944","tr_customer_id":196962,"tr_customer_product_id":196952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104134629410867","imei1":"104134629410867","imei2":"104134629410867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196946,"job_number":"JOB_196946","tr_customer_id":196964,"tr_customer_product_id":196954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:39.000Z","name":"Willy Swift","mobile_number":"296-210-6696","email_id":"Eunice_Adams@hotmail.com","dop":"2025-06-09","serial_number":"103295733423749","imei1":"103295733423749","imei2":"103295733423749","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196950,"job_number":"JOB_196950","tr_customer_id":196968,"tr_customer_product_id":196958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:55:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100658365726856","imei1":"100658365726856","imei2":"100658365726856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196953,"job_number":"JOB_196953","tr_customer_id":196971,"tr_customer_product_id":196961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:58.000Z","modified_at":"2026-02-24T14:55:58.000Z","name":"Elna Bashirian","mobile_number":"972-773-0627","email_id":"Ashley.Wisozk@gmail.com","dop":"2025-06-09","serial_number":"103648311898769","imei1":"103648311898769","imei2":"103648311898769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196958,"job_number":"JOB_196958","tr_customer_id":196976,"tr_customer_product_id":196966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104345426531911","imei1":"104345426531911","imei2":"104345426531911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196960,"job_number":"JOB_196960","tr_customer_id":196978,"tr_customer_product_id":196968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Dewitt Kuphal","mobile_number":"672-461-7389","email_id":"Nicholas_Fadel14@yahoo.com","dop":"2025-06-09","serial_number":"102474125198189","imei1":"102474125198189","imei2":"102474125198189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195959,"job_number":"JOB_195959","tr_customer_id":195977,"tr_customer_product_id":195967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:29:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10543108714893","imei1":"10543108714893","imei2":"10543108714893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":195963,"job_number":"JOB_195963","tr_customer_id":195981,"tr_customer_product_id":195971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:29:39.000Z","name":"Kennedi Batz","mobile_number":"969-205-6889","email_id":"Cora.Rogahn37@yahoo.com","dop":"2000-01-31","serial_number":"1046104318155884","imei1":"1046104318155884","imei2":"1046104318155884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196020,"job_number":"JOB_196020","tr_customer_id":196038,"tr_customer_product_id":196028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10624869317133","imei1":"10624869317133","imei2":"10624869317133","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196026,"job_number":"JOB_196026","tr_customer_id":196044,"tr_customer_product_id":196034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:24.000Z","name":"Amaya Witting","mobile_number":"246-348-5594","email_id":"Amparo59@hotmail.com","dop":"2000-01-31","serial_number":"1080100127744598","imei1":"1080100127744598","imei2":"1080100127744598","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196097,"job_number":"JOB_196097","tr_customer_id":196115,"tr_customer_product_id":196105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10590669675129","imei1":"10590669675129","imei2":"10590669675129","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196099,"job_number":"JOB_196099","tr_customer_id":196117,"tr_customer_product_id":196107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:09.000Z","modified_at":"2026-02-24T04:31:10.000Z","name":"Wilfrid Weissnat","mobile_number":"415-388-4169","email_id":"Britney28@gmail.com","dop":"2000-01-31","serial_number":"1016175008491132","imei1":"1016175008491132","imei2":"1016175008491132","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196130,"job_number":"JOB_196130","tr_customer_id":196148,"tr_customer_product_id":196138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10262626157222","imei1":"10262626157222","imei2":"10262626157222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196132,"job_number":"JOB_196132","tr_customer_id":196150,"tr_customer_product_id":196140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:55.000Z","modified_at":"2026-02-24T04:31:55.000Z","name":"Tate Heidenreich","mobile_number":"223-349-4447","email_id":"Jayne53@yahoo.com","dop":"2000-01-31","serial_number":"1067675940972371","imei1":"1067675940972371","imei2":"1067675940972371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196548,"job_number":"JOB_196548","tr_customer_id":196566,"tr_customer_product_id":196556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10456524964276","imei1":"10456524964276","imei2":"10456524964276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196550,"job_number":"JOB_196550","tr_customer_id":196568,"tr_customer_product_id":196558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:21.000Z","modified_at":"2026-02-24T07:00:21.000Z","name":"Nigel Murray","mobile_number":"808-399-7871","email_id":"Shannon38@gmail.com","dop":"2000-01-31","serial_number":"1006764078985444","imei1":"1006764078985444","imei2":"1006764078985444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196557,"job_number":"JOB_196557","tr_customer_id":196575,"tr_customer_product_id":196565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10074365344419","imei1":"10074365344419","imei2":"10074365344419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196559,"job_number":"JOB_196559","tr_customer_id":196577,"tr_customer_product_id":196567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:08.000Z","modified_at":"2026-02-24T07:01:08.000Z","name":"Sylvester Klein","mobile_number":"892-410-4947","email_id":"Cecilia79@hotmail.com","dop":"2000-01-31","serial_number":"1065272644673824","imei1":"1065272644673824","imei2":"1065272644673824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196566,"job_number":"JOB_196566","tr_customer_id":196584,"tr_customer_product_id":196574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:01:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10540005871379","imei1":"10540005871379","imei2":"10540005871379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196568,"job_number":"JOB_196568","tr_customer_id":196586,"tr_customer_product_id":196576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:53.000Z","modified_at":"2026-02-24T07:01:53.000Z","name":"Glennie Veum","mobile_number":"346-915-2173","email_id":"Aiden_Simonis@hotmail.com","dop":"2000-01-31","serial_number":"1095154073152947","imei1":"1095154073152947","imei2":"1095154073152947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196575,"job_number":"JOB_196575","tr_customer_id":196593,"tr_customer_product_id":196583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:02:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10496441334890","imei1":"10496441334890","imei2":"10496441334890","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196577,"job_number":"JOB_196577","tr_customer_id":196595,"tr_customer_product_id":196585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:38.000Z","modified_at":"2026-02-24T07:02:38.000Z","name":"Lourdes Bogisich","mobile_number":"633-351-0353","email_id":"Sydney_Torphy60@hotmail.com","dop":"2000-01-31","serial_number":"1097154764915546","imei1":"1097154764915546","imei2":"1097154764915546","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196850,"job_number":"JOB_196850","tr_customer_id":196868,"tr_customer_product_id":196858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:45:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10340634591241","imei1":"10340634591241","imei2":"10340634591241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196853,"job_number":"JOB_196853","tr_customer_id":196871,"tr_customer_product_id":196861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:00.000Z","modified_at":"2026-02-24T14:46:00.000Z","name":"Eldon Terry","mobile_number":"416-737-3844","email_id":"Wayne23@hotmail.com","dop":"2000-01-31","serial_number":"1025508432735038","imei1":"1025508432735038","imei2":"1025508432735038","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196860,"job_number":"JOB_196860","tr_customer_id":196878,"tr_customer_product_id":196868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:46:43.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10118007375058","imei1":"10118007375058","imei2":"10118007375058","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196862,"job_number":"JOB_196862","tr_customer_id":196880,"tr_customer_product_id":196870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:44.000Z","modified_at":"2026-02-24T14:46:44.000Z","name":"Shania Keebler","mobile_number":"766-908-0690","email_id":"Imogene15@gmail.com","dop":"2000-01-31","serial_number":"1096290474651781","imei1":"1096290474651781","imei2":"1096290474651781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196869,"job_number":"JOB_196869","tr_customer_id":196887,"tr_customer_product_id":196877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:47:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10273858946029","imei1":"10273858946029","imei2":"10273858946029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196873,"job_number":"JOB_196873","tr_customer_id":196891,"tr_customer_product_id":196881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:47:27.000Z","name":"Dock Hoeger","mobile_number":"388-895-5324","email_id":"Janiya.Batz74@gmail.com","dop":"2000-01-31","serial_number":"1039338605459209","imei1":"1039338605459209","imei2":"1039338605459209","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196884,"job_number":"JOB_196884","tr_customer_id":196902,"tr_customer_product_id":196892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:10.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10720977766194","imei1":"10720977766194","imei2":"10720977766194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":196886,"job_number":"JOB_196886","tr_customer_id":196904,"tr_customer_product_id":196894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:12.000Z","modified_at":"2026-02-24T14:48:12.000Z","name":"Jamar Douglas","mobile_number":"796-242-9042","email_id":"Adam.Graham53@yahoo.com","dop":"2000-01-31","serial_number":"1005552076461319","imei1":"1005552076461319","imei2":"1005552076461319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-24T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77acea18-fe59-471f-b692-da685f635aa9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Ur3xHfF0CJFl+pvgGaVhYTCnTb4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00b7a709-ad30-410e-ad48-7b60f954139d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42127277-59d3-451f-ad2c-04aade4cb681
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-OIbjsrU696OqDu/jDVLLoZcZyUQ"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":321}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 397de70c-f5a2-42ca-9f95-80e5b8981f37
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7bf-Sw8LRsz4nRW7oehVI7g/84qtZhY"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:01.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T15:00:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29b4e1af-7971-41a6-adff-28d073cbf4a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 380ms
Mean size per request: 2.33KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2912f213-1929-42f6-856b-6f998bb98646
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"956-bnFxY7tivJM6amMDCwQTMUttrX4"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:01.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-24T15:00:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":196993,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:57.000Z"}],"quatations":[]},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":196988,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:40.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8cf52ea-c844-4ee4-9c9e-758378db8bef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDF9.qzmYh_Mvxvoe2wwPgNfLgGEc5zwCVKKAGc57ev3NKg0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24fc4c00-ef43-4675-90ed-9e91d4f4005a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 196993,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c94ae62-9f95-4870-9b1d-a802d698ae40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-0iv3+vAwY2qqMEqFL+0vR2goGLc"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a9843c5-0275-40c6-a6a0-c1070bd75338
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1faf100e-ae0c-438e-8514-db2dd2d30e4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-SrnzuCHxGyrJQKBVHHEDEYUkVNo"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":6},{"label":"QC Completed","key":"qc_completed","count":317},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06e299f4-b940-40a7-a7d3-282bf75fec39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 306.4KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cd3a3d8-e101-4f98-8978-88169fd687f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c998-ZY/SWeSLlmnPqIOkOSZKgZQa8WU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":196990,"job_number":"JOB_196990","tr_customer_id":197008,"tr_customer_product_id":196998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:45.000Z","modified_at":"2026-02-24T14:59:55.000Z","name":"tanjiro kamado","mobile_number":"446-555-8658","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"241194424266948","imei1":"241194424266948","imei2":"241194424266948","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196986,"job_number":"JOB_196986","tr_customer_id":197004,"tr_customer_product_id":196994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:31.000Z","modified_at":"2026-02-24T14:59:42.000Z","name":"saitama sensei","mobile_number":"867-754-9537","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"197299245564135","imei1":"197299245564135","imei2":"197299245564135","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196959,"job_number":"JOB_196959","tr_customer_id":196977,"tr_customer_product_id":196967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:15.000Z","modified_at":"2026-02-24T14:56:27.000Z","name":"Aurelia Trantow","mobile_number":"812-398-6710","email_id":"Valerie34@gmail.com","dop":"2025-06-09","serial_number":"107320548686988","imei1":"107320548686988","imei2":"107320548686988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196951,"job_number":"JOB_196951","tr_customer_id":196969,"tr_customer_product_id":196959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:10.000Z","name":"Tremaine Larkin","mobile_number":"907-605-1206","email_id":"Alexanne5@hotmail.com","dop":"2025-06-09","serial_number":"103475820202648","imei1":"103475820202648","imei2":"103475820202648","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196945,"job_number":"JOB_196945","tr_customer_id":196963,"tr_customer_product_id":196953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:39.000Z","modified_at":"2026-02-24T14:55:52.000Z","name":"Green Torp","mobile_number":"427-314-7774","email_id":"Michaela.Kuhic64@gmail.com","dop":"2025-06-09","serial_number":"103350466803677","imei1":"103350466803677","imei2":"103350466803677","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196917,"job_number":"JOB_196917","tr_customer_id":196935,"tr_customer_product_id":196925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:35.000Z","modified_at":"2026-02-24T14:51:45.000Z","name":"Deshaun Littel","mobile_number":"356-948-4677","email_id":"Ines5@hotmail.com","dop":"2025-12-31","serial_number":"10278281481869","imei1":"10278281481869","imei2":"10278281481869","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196916,"job_number":"JOB_196916","tr_customer_id":196934,"tr_customer_product_id":196924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:22.000Z","modified_at":"2026-02-24T14:51:31.000Z","name":"Cecile Ebert","mobile_number":"434-223-2258","email_id":"Esperanza.Kilback@yahoo.com","dop":"2025-12-31","serial_number":"10494090282342","imei1":"10494090282342","imei2":"10494090282342","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196914,"job_number":"JOB_196914","tr_customer_id":196932,"tr_customer_product_id":196922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:08.000Z","modified_at":"2026-02-24T14:51:18.000Z","name":"Adelia Wolff","mobile_number":"944-427-4517","email_id":"Adonis83@yahoo.com","dop":"2025-12-31","serial_number":"10109623710990","imei1":"10109623710990","imei2":"10109623710990","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196815,"job_number":"JOB_196815","tr_customer_id":196833,"tr_customer_product_id":196823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:42:50.000Z","modified_at":"2026-02-24T14:43:15.000Z","name":"Blaze Lowe","mobile_number":"505-905-6525","email_id":"Tremaine_Hagenes79@hotmail.com","dop":"2025-10-01","serial_number":"11287094064402","imei1":"11287094064402","imei2":"11287094064402","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196807,"job_number":"JOB_196807","tr_customer_id":196825,"tr_customer_product_id":196815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:22.000Z","modified_at":"2026-02-24T14:33:33.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"88961610414467","imei1":"88961610414467","imei2":"88961610414467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196801,"job_number":"JOB_196801","tr_customer_id":196819,"tr_customer_product_id":196809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:07.000Z","modified_at":"2026-02-24T14:33:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"88157899268717","imei1":"88157899268717","imei2":"88157899268717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196800,"job_number":"JOB_196800","tr_customer_id":196818,"tr_customer_product_id":196808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:52.000Z","modified_at":"2026-02-24T14:33:03.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71722659437461","imei1":"71722659437461","imei2":"71722659437461","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196746,"job_number":"JOB_196746","tr_customer_id":196764,"tr_customer_product_id":196754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:30:07.000Z","modified_at":"2026-02-24T13:55:59.000Z","name":"Aravind Akash","mobile_number":"8844552200","email_id":"aravindakash444@gmail.com","dop":"2025-12-31","serial_number":"22554488996633","imei1":"22554488996633","imei2":"22554488996633","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196654,"job_number":"JOB_196654","tr_customer_id":196672,"tr_customer_product_id":196662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:26:23.000Z","modified_at":"2026-02-24T08:26:31.000Z","name":"Lennie Johnston","mobile_number":"697-582-1726","email_id":"Tony.Bartoletti@yahoo.com","dop":"2026-02-01","serial_number":"19849495430544","imei1":"19849495430544","imei2":"19849495430544","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196630,"job_number":"JOB_196630","tr_customer_id":196648,"tr_customer_product_id":196638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:40.000Z","modified_at":"2026-02-24T08:04:50.000Z","name":"Bridie Thiel","mobile_number":"871-471-4337","email_id":"Derek12@yahoo.com","dop":"2025-11-04","serial_number":"57311096751389","imei1":"57311096751389","imei2":"57311096751389","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196629,"job_number":"JOB_196629","tr_customer_id":196647,"tr_customer_product_id":196637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:25.000Z","modified_at":"2026-02-24T08:04:36.000Z","name":"Rhett Hudson","mobile_number":"691-437-0954","email_id":"Micheal.Hand46@gmail.com","dop":"2025-11-04","serial_number":"13938791938185","imei1":"13938791938185","imei2":"13938791938185","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196626,"job_number":"JOB_196626","tr_customer_id":196644,"tr_customer_product_id":196634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:10.000Z","modified_at":"2026-02-24T08:04:21.000Z","name":"Kurt Hilpert","mobile_number":"575-375-6210","email_id":"Hermann_Sawayn72@yahoo.com","dop":"2025-11-04","serial_number":"60291943135631","imei1":"60291943135631","imei2":"60291943135631","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196623,"job_number":"JOB_196623","tr_customer_id":196641,"tr_customer_product_id":196631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:58:55.000Z","modified_at":"2026-02-24T07:59:02.000Z","name":"Floyd Weber","mobile_number":"662-257-1650","email_id":"Bernard_Von63@gmail.com","dop":"2026-02-01","serial_number":"12981390334627","imei1":"12981390334627","imei2":"12981390334627","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196618,"job_number":"JOB_196618","tr_customer_id":196636,"tr_customer_product_id":196626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:51:12.000Z","modified_at":"2026-02-24T07:51:24.000Z","name":"Gregoria Nolan","mobile_number":"589-739-2568","email_id":"Petra.Kirlin71@gmail.com","dop":"2025-11-04","serial_number":"56253376547923","imei1":"56253376547923","imei2":"56253376547923","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196617,"job_number":"JOB_196617","tr_customer_id":196635,"tr_customer_product_id":196625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:56.000Z","modified_at":"2026-02-24T07:51:08.000Z","name":"Constance Stark","mobile_number":"901-271-2211","email_id":"Jerel.Yundt37@hotmail.com","dop":"2025-11-04","serial_number":"86276049001593","imei1":"86276049001593","imei2":"86276049001593","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196616,"job_number":"JOB_196616","tr_customer_id":196634,"tr_customer_product_id":196624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:50:40.000Z","modified_at":"2026-02-24T07:50:52.000Z","name":"Carley Crona","mobile_number":"244-735-4396","email_id":"Camron64@yahoo.com","dop":"2025-11-04","serial_number":"84963283856347","imei1":"84963283856347","imei2":"84963283856347","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196524,"job_number":"JOB_196524","tr_customer_id":196542,"tr_customer_product_id":196532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:25.000Z","modified_at":"2026-02-24T06:56:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79636800578967","imei1":"79636800578967","imei2":"79636800578967","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196520,"job_number":"JOB_196520","tr_customer_id":196538,"tr_customer_product_id":196528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:09.000Z","modified_at":"2026-02-24T06:56:21.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99221175428069","imei1":"99221175428069","imei2":"99221175428069","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196519,"job_number":"JOB_196519","tr_customer_id":196537,"tr_customer_product_id":196527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:53.000Z","modified_at":"2026-02-24T06:56:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"33284733171011","imei1":"33284733171011","imei2":"33284733171011","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196492,"job_number":"JOB_196492","tr_customer_id":196510,"tr_customer_product_id":196500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:49.000Z","modified_at":"2026-02-24T06:49:00.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89263948476495","imei1":"89263948476495","imei2":"89263948476495","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196491,"job_number":"JOB_196491","tr_customer_id":196509,"tr_customer_product_id":196499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:33.000Z","modified_at":"2026-02-24T06:48:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"47873205304422","imei1":"47873205304422","imei2":"47873205304422","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196490,"job_number":"JOB_196490","tr_customer_id":196508,"tr_customer_product_id":196498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:48:17.000Z","modified_at":"2026-02-24T06:48:28.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"79510226760018","imei1":"79510226760018","imei2":"79510226760018","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196481,"job_number":"JOB_196481","tr_customer_id":196499,"tr_customer_product_id":196489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:56.000Z","modified_at":"2026-02-24T06:46:08.000Z","name":"Aaron Rowe","mobile_number":"388-992-2014","email_id":"Maximillian.Lowe70@yahoo.com","dop":"2025-06-09","serial_number":"102443037396864","imei1":"102443037396864","imei2":"102443037396864","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196476,"job_number":"JOB_196476","tr_customer_id":196494,"tr_customer_product_id":196484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:40.000Z","modified_at":"2026-02-24T06:45:52.000Z","name":"Octavia Stamm","mobile_number":"806-841-6979","email_id":"Maribel3@hotmail.com","dop":"2025-06-09","serial_number":"103685036645871","imei1":"103685036645871","imei2":"103685036645871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196473,"job_number":"JOB_196473","tr_customer_id":196491,"tr_customer_product_id":196481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:24.000Z","modified_at":"2026-02-24T06:45:36.000Z","name":"August Kunde","mobile_number":"531-827-7853","email_id":"Willard67@yahoo.com","dop":"2025-06-09","serial_number":"107080405912133","imei1":"107080405912133","imei2":"107080405912133","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196465,"job_number":"JOB_196465","tr_customer_id":196483,"tr_customer_product_id":196473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:44.000Z","modified_at":"2026-02-24T06:44:08.000Z","name":"Rudy Mayer","mobile_number":"222-771-4608","email_id":"Cristina.Crona34@hotmail.com","dop":"2025-10-01","serial_number":"13205507498778","imei1":"13205507498778","imei2":"13205507498778","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196464,"job_number":"JOB_196464","tr_customer_id":196482,"tr_customer_product_id":196472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:23.000Z","modified_at":"2026-02-24T06:43:33.000Z","name":"Anya Bayer","mobile_number":"692-427-7662","email_id":"Audra51@hotmail.com","dop":"2025-11-04","serial_number":"98586410144097","imei1":"98586410144097","imei2":"98586410144097","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196463,"job_number":"JOB_196463","tr_customer_id":196481,"tr_customer_product_id":196471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:43:09.000Z","modified_at":"2026-02-24T06:43:19.000Z","name":"Llewellyn Pacocha","mobile_number":"642-373-1323","email_id":"Aidan_Macejkovic21@yahoo.com","dop":"2025-11-04","serial_number":"48326854406533","imei1":"48326854406533","imei2":"48326854406533","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196242,"job_number":"JOB_196242","tr_customer_id":196260,"tr_customer_product_id":196250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:06:23.000Z","modified_at":"2026-02-24T06:06:29.000Z","name":"Jermaine Bednar","mobile_number":"261-758-0628","email_id":"Dulce_Kuvalis34@yahoo.com","dop":"2026-02-01","serial_number":"11741190253299","imei1":"11741190253299","imei2":"11741190253299","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196185,"job_number":"JOB_196185","tr_customer_id":196203,"tr_customer_product_id":196193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:17:14.000Z","modified_at":"2026-02-24T05:17:23.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10598006824285","imei1":"10598006824285","imei2":"10598006824285","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196093,"job_number":"JOB_196093","tr_customer_id":196111,"tr_customer_product_id":196101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:02.000Z","modified_at":"2026-02-24T04:31:09.000Z","name":"Dorothy Swaniawski","mobile_number":"885-674-2910","email_id":"Clifford94@yahoo.com","dop":"2025-12-31","serial_number":"10332432039292","imei1":"10332432039292","imei2":"10332432039292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196090,"job_number":"JOB_196090","tr_customer_id":196108,"tr_customer_product_id":196098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:01.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Madisyn Grady","mobile_number":"260-492-7028","email_id":"Lafayette_Beer81@hotmail.com","dop":"2025-06-09","serial_number":"101951941859664","imei1":"101951941859664","imei2":"101951941859664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196079,"job_number":"JOB_196079","tr_customer_id":196097,"tr_customer_product_id":196087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:30:58.000Z","name":"Israel Pagac","mobile_number":"206-400-7271","email_id":"Ari_Mills96@gmail.com","dop":"2025-12-31","serial_number":"10885670500980","imei1":"10885670500980","imei2":"10885670500980","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196070,"job_number":"JOB_196070","tr_customer_id":196088,"tr_customer_product_id":196078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:46.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Heather Cruickshank","mobile_number":"878-622-4898","email_id":"Sadie79@hotmail.com","dop":"2025-06-09","serial_number":"106397541778315","imei1":"106397541778315","imei2":"106397541778315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196060,"job_number":"JOB_196060","tr_customer_id":196078,"tr_customer_product_id":196068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:30:47.000Z","name":"Eda Bechtelar","mobile_number":"467-919-7532","email_id":"Jaquan.Schuster@yahoo.com","dop":"2025-12-31","serial_number":"10957132249701","imei1":"10957132249701","imei2":"10957132249701","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196042,"job_number":"JOB_196042","tr_customer_id":196060,"tr_customer_product_id":196050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:30:42.000Z","name":"Isabella Douglas","mobile_number":"962-321-9914","email_id":"Bryana.Nicolas66@hotmail.com","dop":"2025-06-09","serial_number":"103148595545751","imei1":"103148595545751","imei2":"103148595545751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196023,"job_number":"JOB_196023","tr_customer_id":196041,"tr_customer_product_id":196031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15253509413338","imei1":"15253509413338","imei2":"15253509413338","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196003,"job_number":"JOB_196003","tr_customer_id":196021,"tr_customer_product_id":196011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Roxanne Morissette","mobile_number":"864-714-7868","email_id":"Elton_OReilly@yahoo.com","dop":"2025-10-01","serial_number":"15422785890840","imei1":"15422785890840","imei2":"15422785890840","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195954,"job_number":"JOB_195954","tr_customer_id":195972,"tr_customer_product_id":195962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:31.000Z","modified_at":"2026-02-24T04:29:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"106555623936562","imei1":"106555623936562","imei2":"106555623936562","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195949,"job_number":"JOB_195949","tr_customer_id":195967,"tr_customer_product_id":195957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"139480075157114","imei1":"139480075157114","imei2":"139480075157114","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195945,"job_number":"JOB_195945","tr_customer_id":195963,"tr_customer_product_id":195953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:24.000Z","modified_at":"2026-02-24T04:29:27.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"126676684682098","imei1":"126676684682098","imei2":"126676684682098","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195942,"job_number":"JOB_195942","tr_customer_id":195960,"tr_customer_product_id":195950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:20.000Z","modified_at":"2026-02-24T04:29:23.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"174729404784896","imei1":"174729404784896","imei2":"174729404784896","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195920,"job_number":"JOB_195920","tr_customer_id":195938,"tr_customer_product_id":195928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:06.000Z","modified_at":"2026-02-24T04:29:15.000Z","name":"giyu tomiaka","mobile_number":"714-292-9134","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"665793451521945","imei1":"665793451521945","imei2":"665793451521945","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195916,"job_number":"JOB_195916","tr_customer_id":195934,"tr_customer_product_id":195924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:55.000Z","modified_at":"2026-02-24T04:29:04.000Z","name":"tanjiro kamado","mobile_number":"819-245-2485","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"481392056309277","imei1":"481392056309277","imei2":"481392056309277","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195904,"job_number":"JOB_195904","tr_customer_id":195922,"tr_customer_product_id":195912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:28:53.000Z","name":"saitama sensei","mobile_number":"361-647-6940","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"816594840057160","imei1":"816594840057160","imei2":"816594840057160","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196984,"job_number":"JOB_196984","tr_customer_id":197002,"tr_customer_product_id":196992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:22.000Z","modified_at":"2026-02-24T15:00:03.000Z","name":"Hester Wilkinson","mobile_number":"689-396-4472","email_id":"Benjamin.Batz@hotmail.com","dop":"2025-04-06","serial_number":"18646198315398","imei1":"18646198315398","imei2":"18646198315398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T15:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196981,"job_number":"JOB_196981","tr_customer_id":196999,"tr_customer_product_id":196989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:10.000Z","modified_at":"2026-02-24T14:59:48.000Z","name":"Alessandra Champlin","mobile_number":"308-506-1635","email_id":"Ida_Hintz7@yahoo.com","dop":"2025-04-06","serial_number":"12849462965246","imei1":"12849462965246","imei2":"12849462965246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196979,"job_number":"JOB_196979","tr_customer_id":196997,"tr_customer_product_id":196987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:53.000Z","modified_at":"2026-02-24T14:59:33.000Z","name":"Kaitlyn Schultz","mobile_number":"744-847-8114","email_id":"Connor73@hotmail.com","dop":"2025-04-06","serial_number":"16430224683720","imei1":"16430224683720","imei2":"16430224683720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196976,"job_number":"JOB_196976","tr_customer_id":196994,"tr_customer_product_id":196984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:33.000Z","modified_at":"2026-02-24T14:59:14.000Z","name":"Warren Boyer","mobile_number":"248-457-6695","email_id":"Kristoffer.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"15459317466070","imei1":"15459317466070","imei2":"15459317466070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196973,"job_number":"JOB_196973","tr_customer_id":196991,"tr_customer_product_id":196981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:05.000Z","modified_at":"2026-02-24T14:58:45.000Z","name":"Kaya Block","mobile_number":"401-308-2898","email_id":"Johnathon_Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"15303662112643","imei1":"15303662112643","imei2":"15303662112643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196970,"job_number":"JOB_196970","tr_customer_id":196988,"tr_customer_product_id":196978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:58:00.000Z","modified_at":"2026-02-24T14:58:40.000Z","name":"Araceli Carter","mobile_number":"794-802-4806","email_id":"Daija_Kreiger2@gmail.com","dop":"2025-08-24","serial_number":"11677845258192","imei1":"11677845258192","imei2":"11677845258192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196967,"job_number":"JOB_196967","tr_customer_id":196985,"tr_customer_product_id":196975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:16.000Z","modified_at":"2026-02-24T14:57:55.000Z","name":"Zoey Dare","mobile_number":"268-345-5789","email_id":"Savion.Kris30@gmail.com","dop":"2025-04-06","serial_number":"12420457922021","imei1":"12420457922021","imei2":"12420457922021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196965,"job_number":"JOB_196965","tr_customer_id":196983,"tr_customer_product_id":196973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:57:12.000Z","modified_at":"2026-02-24T14:57:52.000Z","name":"Mariane Konopelski","mobile_number":"931-654-4076","email_id":"Xander17@hotmail.com","dop":"2025-08-24","serial_number":"15701293968895","imei1":"15701293968895","imei2":"15701293968895","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196962,"job_number":"JOB_196962","tr_customer_id":196980,"tr_customer_product_id":196970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:24.000Z","modified_at":"2026-02-24T14:57:04.000Z","name":"Camren Cronin","mobile_number":"512-245-9133","email_id":"Gerald.Reynolds@gmail.com","dop":"2025-08-24","serial_number":"15441658437289","imei1":"15441658437289","imei2":"15441658437289","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196956,"job_number":"JOB_196956","tr_customer_id":196974,"tr_customer_product_id":196964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:56:02.000Z","modified_at":"2026-02-24T14:56:39.000Z","name":"Cary Collier","mobile_number":"828-671-6542","email_id":"Elenora_Runte@hotmail.com","dop":"2025-04-06","serial_number":"13946598401376","imei1":"13946598401376","imei2":"13946598401376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196952,"job_number":"JOB_196952","tr_customer_id":196970,"tr_customer_product_id":196960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:57.000Z","modified_at":"2026-02-24T14:56:38.000Z","name":"Emmitt Brekke","mobile_number":"282-849-9794","email_id":"Lola_Hane79@hotmail.com","dop":"2025-04-06","serial_number":"13176223239719","imei1":"13176223239719","imei2":"13176223239719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196948,"job_number":"JOB_196948","tr_customer_id":196966,"tr_customer_product_id":196956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:53.000Z","modified_at":"2026-02-24T14:56:30.000Z","name":"Reece Cartwright","mobile_number":"506-490-3787","email_id":"Scotty83@gmail.com","dop":"2025-04-06","serial_number":"18983289685041","imei1":"18983289685041","imei2":"18983289685041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196941,"job_number":"JOB_196941","tr_customer_id":196959,"tr_customer_product_id":196949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:32.000Z","modified_at":"2026-02-24T14:56:15.000Z","name":"Westley Pouros","mobile_number":"633-566-2446","email_id":"Dominic68@yahoo.com","dop":"2025-04-06","serial_number":"18692352017379","imei1":"18692352017379","imei2":"18692352017379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196939,"job_number":"JOB_196939","tr_customer_id":196957,"tr_customer_product_id":196947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:31.000Z","modified_at":"2026-02-24T14:56:12.000Z","name":"Leland Hamill","mobile_number":"204-498-2710","email_id":"Anne.Schumm88@gmail.com","dop":"2025-04-06","serial_number":"19759332953721","imei1":"19759332953721","imei2":"19759332953721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196937,"job_number":"JOB_196937","tr_customer_id":196955,"tr_customer_product_id":196945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:19.000Z","modified_at":"2026-02-24T14:55:55.000Z","name":"Houston Lindgren","mobile_number":"803-906-5825","email_id":"Mac.Feest13@yahoo.com","dop":"2025-04-06","serial_number":"14530743533115","imei1":"14530743533115","imei2":"14530743533115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196934,"job_number":"JOB_196934","tr_customer_id":196952,"tr_customer_product_id":196942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:55:09.000Z","modified_at":"2026-02-24T14:55:46.000Z","name":"Kimberly Gusikowski","mobile_number":"922-402-8012","email_id":"Michaela.Howe68@hotmail.com","dop":"2025-04-06","serial_number":"14612620714609","imei1":"14612620714609","imei2":"14612620714609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196931,"job_number":"JOB_196931","tr_customer_id":196949,"tr_customer_product_id":196939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:42.000Z","modified_at":"2026-02-24T14:55:24.000Z","name":"Mariam Bartoletti","mobile_number":"386-662-9817","email_id":"Edmund.Borer61@yahoo.com","dop":"2025-04-06","serial_number":"15749682506832","imei1":"15749682506832","imei2":"15749682506832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196928,"job_number":"JOB_196928","tr_customer_id":196946,"tr_customer_product_id":196936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:36.000Z","modified_at":"2026-02-24T14:55:12.000Z","name":"Maurice Bailey","mobile_number":"948-424-6313","email_id":"Trevor61@gmail.com","dop":"2025-04-06","serial_number":"16012689380674","imei1":"16012689380674","imei2":"16012689380674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196925,"job_number":"JOB_196925","tr_customer_id":196943,"tr_customer_product_id":196933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:54:25.000Z","modified_at":"2026-02-24T14:55:02.000Z","name":"Kaycee Roob","mobile_number":"222-615-4428","email_id":"Monroe.Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12991337650418","imei1":"12991337650418","imei2":"12991337650418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196922,"job_number":"JOB_196922","tr_customer_id":196940,"tr_customer_product_id":196930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:53:50.000Z","modified_at":"2026-02-24T14:54:34.000Z","name":"Murphy DuBuque","mobile_number":"597-420-5752","email_id":"Vicente.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12846303143922","imei1":"12846303143922","imei2":"12846303143922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196918,"job_number":"JOB_196918","tr_customer_id":196936,"tr_customer_product_id":196926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:52:51.000Z","modified_at":"2026-02-24T14:53:09.000Z","name":"Camryn Haley","mobile_number":"838-747-1519","email_id":"Myles86@yahoo.com","dop":"2025-05-30","serial_number":"13029695340932","imei1":"13029695340932","imei2":"13029695340932","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196913,"job_number":"JOB_196913","tr_customer_id":196931,"tr_customer_product_id":196921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:51:07.000Z","modified_at":"2026-02-24T14:51:48.000Z","name":"Dave Greenfelder","mobile_number":"290-899-2448","email_id":"Bryce99@yahoo.com","dop":"2025-04-06","serial_number":"19526540281810","imei1":"19526540281810","imei2":"19526540281810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196911,"job_number":"JOB_196911","tr_customer_id":196929,"tr_customer_product_id":196919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:48.000Z","modified_at":"2026-02-24T14:51:30.000Z","name":"Hazel Mueller","mobile_number":"563-245-0243","email_id":"Corine_Heidenreich88@hotmail.com","dop":"2025-04-06","serial_number":"19098110141080","imei1":"19098110141080","imei2":"19098110141080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196909,"job_number":"JOB_196909","tr_customer_id":196927,"tr_customer_product_id":196917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:50:14.000Z","modified_at":"2026-02-24T14:50:56.000Z","name":"Virgil Wilkinson","mobile_number":"307-282-1978","email_id":"Ian.Harris@gmail.com","dop":"2025-04-06","serial_number":"14746126213282","imei1":"14746126213282","imei2":"14746126213282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196906,"job_number":"JOB_196906","tr_customer_id":196924,"tr_customer_product_id":196914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:31.000Z","modified_at":"2026-02-24T14:50:08.000Z","name":"Brian Howe","mobile_number":"928-582-8516","email_id":"Betty63@hotmail.com","dop":"2025-04-06","serial_number":"14071700740656","imei1":"14071700740656","imei2":"14071700740656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196903,"job_number":"JOB_196903","tr_customer_id":196921,"tr_customer_product_id":196911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:23.000Z","modified_at":"2026-02-24T14:50:06.000Z","name":"Nestor Lockman","mobile_number":"628-560-1738","email_id":"Jarrod17@hotmail.com","dop":"2025-04-06","serial_number":"17915419183970","imei1":"17915419183970","imei2":"17915419183970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196900,"job_number":"JOB_196900","tr_customer_id":196918,"tr_customer_product_id":196908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:49:05.000Z","modified_at":"2026-02-24T14:49:46.000Z","name":"Rogelio Hirthe","mobile_number":"817-303-2872","email_id":"Doug.Huel69@yahoo.com","dop":"2025-04-06","serial_number":"16575533509071","imei1":"16575533509071","imei2":"16575533509071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196897,"job_number":"JOB_196897","tr_customer_id":196915,"tr_customer_product_id":196905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:47.000Z","modified_at":"2026-02-24T14:49:24.000Z","name":"Abigayle Keeling","mobile_number":"751-822-9109","email_id":"Lucie.Lang@gmail.com","dop":"2025-04-06","serial_number":"13098284777852","imei1":"13098284777852","imei2":"13098284777852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196894,"job_number":"JOB_196894","tr_customer_id":196912,"tr_customer_product_id":196902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:32.000Z","modified_at":"2026-02-24T14:49:15.000Z","name":"Edwardo Kerluke","mobile_number":"568-524-9983","email_id":"Mario.OConner@gmail.com","dop":"2025-04-06","serial_number":"13805876004897","imei1":"13805876004897","imei2":"13805876004897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196891,"job_number":"JOB_196891","tr_customer_id":196909,"tr_customer_product_id":196899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:25.000Z","modified_at":"2026-02-24T14:49:04.000Z","name":"Beulah Gleason","mobile_number":"466-252-1994","email_id":"Rossie_Welch@yahoo.com","dop":"2025-04-06","serial_number":"18161840202905","imei1":"18161840202905","imei2":"18161840202905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196888,"job_number":"JOB_196888","tr_customer_id":196906,"tr_customer_product_id":196896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:17.000Z","modified_at":"2026-02-24T14:48:58.000Z","name":"Sophie Bashirian","mobile_number":"781-622-8919","email_id":"Alfreda.Ryan91@gmail.com","dop":"2025-04-06","serial_number":"12680259187363","imei1":"12680259187363","imei2":"12680259187363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196885,"job_number":"JOB_196885","tr_customer_id":196903,"tr_customer_product_id":196893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:10.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Donny Kunze","mobile_number":"753-612-5859","email_id":"Jany2@gmail.com","dop":"2000-01-31","serial_number":"10262173779972","imei1":"10262173779972","imei2":"10262173779972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196882,"job_number":"JOB_196882","tr_customer_id":196900,"tr_customer_product_id":196890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:05.000Z","modified_at":"2026-02-24T14:48:48.000Z","name":"Rosemarie Koch","mobile_number":"938-958-0405","email_id":"Leonard_Barton@hotmail.com","dop":"2025-04-06","serial_number":"15087864083613","imei1":"15087864083613","imei2":"15087864083613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196879,"job_number":"JOB_196879","tr_customer_id":196897,"tr_customer_product_id":196887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:48:02.000Z","modified_at":"2026-02-24T14:48:40.000Z","name":"Greg Lueilwitz","mobile_number":"548-535-6793","email_id":"Lowell.Jaskolski6@yahoo.com","dop":"2025-04-06","serial_number":"18949453738481","imei1":"18949453738481","imei2":"18949453738481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196876,"job_number":"JOB_196876","tr_customer_id":196894,"tr_customer_product_id":196884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:37.000Z","modified_at":"2026-02-24T14:48:17.000Z","name":"Henry Kassulke","mobile_number":"988-565-8715","email_id":"Marcelino40@hotmail.com","dop":"2025-04-06","serial_number":"12866999651819","imei1":"12866999651819","imei2":"12866999651819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196872,"job_number":"JOB_196872","tr_customer_id":196890,"tr_customer_product_id":196880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:27.000Z","modified_at":"2026-02-24T14:48:09.000Z","name":"Jessica Franecki","mobile_number":"704-259-6431","email_id":"Lucinda.Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"15046138372137","imei1":"15046138372137","imei2":"15046138372137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196870,"job_number":"JOB_196870","tr_customer_id":196888,"tr_customer_product_id":196878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:26.000Z","modified_at":"2026-02-24T14:48:03.000Z","name":"Damien Keebler","mobile_number":"758-258-8587","email_id":"Kendra67@hotmail.com","dop":"2000-01-31","serial_number":"10389378208251","imei1":"10389378208251","imei2":"10389378208251","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196867,"job_number":"JOB_196867","tr_customer_id":196885,"tr_customer_product_id":196875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:47:15.000Z","modified_at":"2026-02-24T14:47:57.000Z","name":"Corbin Hayes","mobile_number":"498-237-3317","email_id":"Nathanael_Heaney18@hotmail.com","dop":"2025-04-06","serial_number":"19515197952563","imei1":"19515197952563","imei2":"19515197952563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196864,"job_number":"JOB_196864","tr_customer_id":196882,"tr_customer_product_id":196872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:49.000Z","modified_at":"2026-02-24T14:47:30.000Z","name":"Uriah Larkin","mobile_number":"645-271-1133","email_id":"Marcia_Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19797207752801","imei1":"19797207752801","imei2":"19797207752801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196861,"job_number":"JOB_196861","tr_customer_id":196879,"tr_customer_product_id":196869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:43.000Z","modified_at":"2026-02-24T14:47:19.000Z","name":"Albin Dare","mobile_number":"951-704-6200","email_id":"Lane85@yahoo.com","dop":"2000-01-31","serial_number":"10939769609786","imei1":"10939769609786","imei2":"10939769609786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196858,"job_number":"JOB_196858","tr_customer_id":196876,"tr_customer_product_id":196866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:26.000Z","modified_at":"2026-02-24T14:47:07.000Z","name":"Fannie Ullrich","mobile_number":"672-963-3714","email_id":"Stephon.Beatty@gmail.com","dop":"2025-04-06","serial_number":"15115593796095","imei1":"15115593796095","imei2":"15115593796095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196855,"job_number":"JOB_196855","tr_customer_id":196873,"tr_customer_product_id":196863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:46:22.000Z","modified_at":"2026-02-24T14:47:01.000Z","name":"Keshaun VonRueden","mobile_number":"452-942-3717","email_id":"Camille13@yahoo.com","dop":"2025-06-18","serial_number":"10874071299774","imei1":"10874071299774","imei2":"10874071299774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196851,"job_number":"JOB_196851","tr_customer_id":196869,"tr_customer_product_id":196859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:59.000Z","modified_at":"2026-02-24T14:46:36.000Z","name":"Zora Crooks","mobile_number":"470-972-7944","email_id":"Conrad.Howe4@hotmail.com","dop":"2000-01-31","serial_number":"10918008682440","imei1":"10918008682440","imei2":"10918008682440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196849,"job_number":"JOB_196849","tr_customer_id":196867,"tr_customer_product_id":196857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:58.000Z","modified_at":"2026-02-24T14:46:35.000Z","name":"Lorena Hilll","mobile_number":"280-631-1014","email_id":"Roberta_Runolfsdottir92@yahoo.com","dop":"2025-04-06","serial_number":"15177876737789","imei1":"15177876737789","imei2":"15177876737789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196846,"job_number":"JOB_196846","tr_customer_id":196864,"tr_customer_product_id":196854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:48.000Z","modified_at":"2026-02-24T14:46:25.000Z","name":"Aracely Heidenreich","mobile_number":"251-727-9120","email_id":"Lonzo.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14252501262701","imei1":"14252501262701","imei2":"14252501262701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196844,"job_number":"JOB_196844","tr_customer_id":196862,"tr_customer_product_id":196852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:41.000Z","modified_at":"2026-02-24T14:46:13.000Z","name":"Isidro Pagac","mobile_number":"903-923-0353","email_id":"Kadin14@yahoo.com","dop":"2025-02-01","serial_number":"78588200293188","imei1":"78588200293188","imei2":"78588200293188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196840,"job_number":"JOB_196840","tr_customer_id":196858,"tr_customer_product_id":196848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:36.000Z","modified_at":"2026-02-24T14:46:15.000Z","name":"Ashlynn Kutch","mobile_number":"281-929-8577","email_id":"Jo80@yahoo.com","dop":"2025-06-18","serial_number":"10021044111755","imei1":"10021044111755","imei2":"10021044111755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196837,"job_number":"JOB_196837","tr_customer_id":196855,"tr_customer_product_id":196845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:13.000Z","modified_at":"2026-02-24T14:45:51.000Z","name":"Jayde Emard","mobile_number":"763-311-2005","email_id":"Jaylin_Breitenberg93@hotmail.com","dop":"2025-04-06","serial_number":"10821272986054","imei1":"10821272986054","imei2":"10821272986054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196834,"job_number":"JOB_196834","tr_customer_id":196852,"tr_customer_product_id":196842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:05.000Z","modified_at":"2026-02-24T14:45:41.000Z","name":"Saige Cremin","mobile_number":"857-757-3075","email_id":"Shanie.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"19510150671559","imei1":"19510150671559","imei2":"19510150671559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196832,"job_number":"JOB_196832","tr_customer_id":196850,"tr_customer_product_id":196840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:45:00.000Z","modified_at":"2026-02-24T14:45:33.000Z","name":"Jamarcus Lakin","mobile_number":"505-942-7719","email_id":"Floy45@yahoo.com","dop":"2025-02-01","serial_number":"17939262258646","imei1":"17939262258646","imei2":"17939262258646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196827,"job_number":"JOB_196827","tr_customer_id":196845,"tr_customer_product_id":196835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:28.000Z","modified_at":"2026-02-24T14:45:06.000Z","name":"Elliot Stracke","mobile_number":"743-713-8865","email_id":"Joanne20@yahoo.com","dop":"2025-04-06","serial_number":"16538399799723","imei1":"16538399799723","imei2":"16538399799723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196824,"job_number":"JOB_196824","tr_customer_id":196842,"tr_customer_product_id":196832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:21.000Z","modified_at":"2026-02-24T14:44:58.000Z","name":"Gene Waters","mobile_number":"655-379-3819","email_id":"Lew_Gleichner43@yahoo.com","dop":"2025-04-06","serial_number":"15342012224798","imei1":"15342012224798","imei2":"15342012224798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196822,"job_number":"JOB_196822","tr_customer_id":196840,"tr_customer_product_id":196830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:44:19.000Z","modified_at":"2026-02-24T14:44:52.000Z","name":"Matilde Quigley","mobile_number":"757-646-8966","email_id":"Wanda_Bernhard68@gmail.com","dop":"2025-02-01","serial_number":"25620529644040","imei1":"25620529644040","imei2":"25620529644040","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196809,"job_number":"JOB_196809","tr_customer_id":196827,"tr_customer_product_id":196817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:34:00.000Z","modified_at":"2026-02-24T14:34:37.000Z","name":"Brice Maggio","mobile_number":"341-549-9810","email_id":"Jarrod_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"13588029593392","imei1":"13588029593392","imei2":"13588029593392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196805,"job_number":"JOB_196805","tr_customer_id":196823,"tr_customer_product_id":196813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:16.000Z","modified_at":"2026-02-24T14:33:53.000Z","name":"Baron Cummings","mobile_number":"464-719-3072","email_id":"Orval79@hotmail.com","dop":"2025-04-06","serial_number":"16657800114223","imei1":"16657800114223","imei2":"16657800114223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196803,"job_number":"JOB_196803","tr_customer_id":196821,"tr_customer_product_id":196811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:33:15.000Z","modified_at":"2026-02-24T14:33:54.000Z","name":"Jeremie Kerluke","mobile_number":"929-581-1036","email_id":"Vladimir73@gmail.com","dop":"2025-12-31","serial_number":"100868415656333","imei1":"100868415656333","imei2":"100868415656333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196798,"job_number":"JOB_196798","tr_customer_id":196816,"tr_customer_product_id":196806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:31.000Z","modified_at":"2026-02-24T14:33:09.000Z","name":"Keshaun Heaney","mobile_number":"528-410-2345","email_id":"Shyann.Price86@yahoo.com","dop":"2025-04-06","serial_number":"13559400274610","imei1":"13559400274610","imei2":"13559400274610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196796,"job_number":"JOB_196796","tr_customer_id":196814,"tr_customer_product_id":196804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:32:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47282428019234","imei1":"47282428019234","imei2":"47282428019234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196795,"job_number":"JOB_196795","tr_customer_id":196813,"tr_customer_product_id":196803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:29.000Z","modified_at":"2026-02-24T14:33:07.000Z","name":"Nettie Lowe","mobile_number":"488-535-4774","email_id":"Margret_Collier84@yahoo.com","dop":"2025-12-31","serial_number":"101156995921632","imei1":"101156995921632","imei2":"101156995921632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196786,"job_number":"JOB_196786","tr_customer_id":196804,"tr_customer_product_id":196794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:32:19.000Z","modified_at":"2026-02-24T14:33:02.000Z","name":"Zackary Kub","mobile_number":"533-473-3437","email_id":"Gregoria.Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"14826701754285","imei1":"14826701754285","imei2":"14826701754285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196785,"job_number":"JOB_196785","tr_customer_id":196803,"tr_customer_product_id":196793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:58.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60332826920755","imei1":"60332826920755","imei2":"60332826920755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196778,"job_number":"JOB_196778","tr_customer_id":196796,"tr_customer_product_id":196786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:42.000Z","modified_at":"2026-02-24T14:32:21.000Z","name":"Elmira Bayer","mobile_number":"555-942-2771","email_id":"Bryce19@yahoo.com","dop":"2025-12-31","serial_number":"106106382264456","imei1":"106106382264456","imei2":"106106382264456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196776,"job_number":"JOB_196776","tr_customer_id":196794,"tr_customer_product_id":196784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:31:27.000Z","modified_at":"2026-02-24T14:31:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29747937302496","imei1":"29747937302496","imei2":"29747937302496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196768,"job_number":"JOB_196768","tr_customer_id":196786,"tr_customer_product_id":196776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:15:11.000Z","modified_at":"2026-02-24T14:15:51.000Z","name":"Alvina Parker","mobile_number":"681-642-6201","email_id":"Walton.Pollich@gmail.com","dop":"2025-04-06","serial_number":"14474726032402","imei1":"14474726032402","imei2":"14474726032402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196765,"job_number":"JOB_196765","tr_customer_id":196783,"tr_customer_product_id":196773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:14:24.000Z","modified_at":"2026-02-24T14:15:04.000Z","name":"Jodie Hane","mobile_number":"750-387-5904","email_id":"Macey_Schulist@gmail.com","dop":"2025-04-06","serial_number":"13627012247858","imei1":"13627012247858","imei2":"13627012247858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196762,"job_number":"JOB_196762","tr_customer_id":196780,"tr_customer_product_id":196770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:13:37.000Z","modified_at":"2026-02-24T14:14:17.000Z","name":"Elody Hoppe","mobile_number":"326-590-3920","email_id":"Corbin.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"15230871086420","imei1":"15230871086420","imei2":"15230871086420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196753,"job_number":"JOB_196753","tr_customer_id":196771,"tr_customer_product_id":196761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:06:05.000Z","modified_at":"2026-02-24T14:06:22.000Z","name":"Ruthe Kub","mobile_number":"656-201-7361","email_id":"Declan.Lubowitz13@gmail.com","dop":"2025-05-30","serial_number":"14788539386628","imei1":"14788539386628","imei2":"14788539386628","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196751,"job_number":"JOB_196751","tr_customer_id":196769,"tr_customer_product_id":196759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:04:27.000Z","modified_at":"2026-02-24T14:04:33.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"14089074114422","imei1":"14089074114422","imei2":"14089074114422","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T14:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196737,"job_number":"JOB_196737","tr_customer_id":196755,"tr_customer_product_id":196745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:59:36.000Z","modified_at":"2026-02-24T13:00:16.000Z","name":"Rebecca Nienow","mobile_number":"902-566-2611","email_id":"Reva17@hotmail.com","dop":"2025-04-06","serial_number":"10359975250722","imei1":"10359975250722","imei2":"10359975250722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T13:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196733,"job_number":"JOB_196733","tr_customer_id":196751,"tr_customer_product_id":196741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:58:48.000Z","modified_at":"2026-02-24T12:59:28.000Z","name":"Hilbert Ferry","mobile_number":"922-312-5365","email_id":"Clemens.Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"15072960730788","imei1":"15072960730788","imei2":"15072960730788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196730,"job_number":"JOB_196730","tr_customer_id":196748,"tr_customer_product_id":196738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T12:57:59.000Z","modified_at":"2026-02-24T12:58:40.000Z","name":"Wyman Considine","mobile_number":"331-844-7990","email_id":"Ebony_Pouros@yahoo.com","dop":"2025-04-06","serial_number":"13787015740309","imei1":"13787015740309","imei2":"13787015740309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T12:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196726,"job_number":"JOB_196726","tr_customer_id":196744,"tr_customer_product_id":196734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:42:05.000Z","modified_at":"2026-02-24T11:42:42.000Z","name":"Ivah Stark","mobile_number":"463-846-6432","email_id":"Alphonso.Casper@hotmail.com","dop":"2025-04-06","serial_number":"17420699223443","imei1":"17420699223443","imei2":"17420699223443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196722,"job_number":"JOB_196722","tr_customer_id":196740,"tr_customer_product_id":196730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:41:20.000Z","modified_at":"2026-02-24T11:41:58.000Z","name":"Kari Auer","mobile_number":"829-951-7161","email_id":"Alanis70@hotmail.com","dop":"2025-04-06","serial_number":"16804520022190","imei1":"16804520022190","imei2":"16804520022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196719,"job_number":"JOB_196719","tr_customer_id":196737,"tr_customer_product_id":196727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:40:35.000Z","modified_at":"2026-02-24T11:41:13.000Z","name":"Jazmyne Trantow","mobile_number":"399-716-1201","email_id":"Lizzie67@yahoo.com","dop":"2025-04-06","serial_number":"17662427955590","imei1":"17662427955590","imei2":"17662427955590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196702,"job_number":"JOB_196702","tr_customer_id":196720,"tr_customer_product_id":196710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:54:37.000Z","modified_at":"2026-02-24T10:55:14.000Z","name":"Liliana Torp","mobile_number":"856-447-5042","email_id":"Norwood.Breitenberg86@gmail.com","dop":"2025-04-06","serial_number":"12920948857052","imei1":"12920948857052","imei2":"12920948857052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196699,"job_number":"JOB_196699","tr_customer_id":196717,"tr_customer_product_id":196707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:53.000Z","modified_at":"2026-02-24T10:54:30.000Z","name":"Kristofer Graham","mobile_number":"537-437-2353","email_id":"Demarco_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"15198370546341","imei1":"15198370546341","imei2":"15198370546341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196696,"job_number":"JOB_196696","tr_customer_id":196714,"tr_customer_product_id":196704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T10:53:08.000Z","modified_at":"2026-02-24T10:53:46.000Z","name":"Darren Nicolas","mobile_number":"709-966-2702","email_id":"Janie26@hotmail.com","dop":"2025-04-06","serial_number":"10529458475786","imei1":"10529458475786","imei2":"10529458475786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196674,"job_number":"JOB_196674","tr_customer_id":196692,"tr_customer_product_id":196682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:41:16.000Z","modified_at":"2026-02-24T09:41:53.000Z","name":"Garnett Wisozk","mobile_number":"415-222-3278","email_id":"Shaniya95@hotmail.com","dop":"2025-04-06","serial_number":"11415863458536","imei1":"11415863458536","imei2":"11415863458536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196671,"job_number":"JOB_196671","tr_customer_id":196689,"tr_customer_product_id":196679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:40:31.000Z","modified_at":"2026-02-24T09:41:08.000Z","name":"Bella Bayer","mobile_number":"951-541-1445","email_id":"Cedrick70@gmail.com","dop":"2025-04-06","serial_number":"11295252842947","imei1":"11295252842947","imei2":"11295252842947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196668,"job_number":"JOB_196668","tr_customer_id":196686,"tr_customer_product_id":196676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T09:39:46.000Z","modified_at":"2026-02-24T09:40:24.000Z","name":"Aida Nader","mobile_number":"826-882-1653","email_id":"Leilani_Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"13464562534991","imei1":"13464562534991","imei2":"13464562534991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196664,"job_number":"JOB_196664","tr_customer_id":196682,"tr_customer_product_id":196672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:35:31.000Z","modified_at":"2026-02-24T08:36:16.000Z","name":"Alexandrine McKenzie","mobile_number":"873-367-9709","email_id":"Vernon.Reilly@yahoo.com","dop":"2025-04-06","serial_number":"13093362197015","imei1":"13093362197015","imei2":"13093362197015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196661,"job_number":"JOB_196661","tr_customer_id":196679,"tr_customer_product_id":196669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:34:39.000Z","modified_at":"2026-02-24T08:35:23.000Z","name":"Neva Cassin","mobile_number":"505-997-1332","email_id":"Mario.Osinski17@gmail.com","dop":"2025-04-06","serial_number":"14777063872747","imei1":"14777063872747","imei2":"14777063872747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196658,"job_number":"JOB_196658","tr_customer_id":196676,"tr_customer_product_id":196666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:33:45.000Z","modified_at":"2026-02-24T08:34:30.000Z","name":"Maureen O'Keefe","mobile_number":"406-206-7669","email_id":"Krystal_Kuphal19@gmail.com","dop":"2025-04-06","serial_number":"18293470225575","imei1":"18293470225575","imei2":"18293470225575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196656,"job_number":"JOB_196656","tr_customer_id":196674,"tr_customer_product_id":196664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:31:53.000Z","modified_at":"2026-02-24T10:04:03.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"1234567891013333","imei1":"1234567891013333","imei2":"1234567891013333","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T10:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196652,"job_number":"JOB_196652","tr_customer_id":196670,"tr_customer_product_id":196660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:16:08.000Z","modified_at":"2026-02-24T08:16:40.000Z","name":"Kaleigh Parisian","mobile_number":"624-285-9326","email_id":"Fiona86@yahoo.com","dop":"2026-01-04","serial_number":"10560430903163","imei1":"10560430903163","imei2":"110560430903163","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196650,"job_number":"JOB_196650","tr_customer_id":196668,"tr_customer_product_id":196658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:15:28.000Z","modified_at":"2026-02-24T08:16:00.000Z","name":"Nedra Rice","mobile_number":"852-560-4711","email_id":"Janae26@yahoo.com","dop":"2026-01-04","serial_number":"14639720926157","imei1":"14639720926157","imei2":"114639720926157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196647,"job_number":"JOB_196647","tr_customer_id":196665,"tr_customer_product_id":196655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:47.000Z","modified_at":"2026-02-24T08:15:19.000Z","name":"Orland Wolf","mobile_number":"325-838-1814","email_id":"Yvonne64@yahoo.com","dop":"2026-01-04","serial_number":"16699183771032","imei1":"16699183771032","imei2":"116699183771032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196644,"job_number":"JOB_196644","tr_customer_id":196662,"tr_customer_product_id":196652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:14:06.000Z","modified_at":"2026-02-24T08:14:38.000Z","name":"Orlo Rodriguez","mobile_number":"703-862-2605","email_id":"Rashawn46@gmail.com","dop":"2026-01-04","serial_number":"19454944632242","imei1":"19454944632242","imei2":"119454944632242","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196641,"job_number":"JOB_196641","tr_customer_id":196659,"tr_customer_product_id":196649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:09:15.000Z","modified_at":"2026-02-24T08:09:52.000Z","name":"Darius Prohaska","mobile_number":"201-829-1002","email_id":"Thad.Kozey@hotmail.com","dop":"2026-01-04","serial_number":"17040403595031","imei1":"17040403595031","imei2":"117040403595031","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196639,"job_number":"JOB_196639","tr_customer_id":196657,"tr_customer_product_id":196647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:08:29.000Z","modified_at":"2026-02-24T08:09:06.000Z","name":"Ila Bartell","mobile_number":"795-948-9204","email_id":"Lily_Berge@hotmail.com","dop":"2026-01-04","serial_number":"10363391034971","imei1":"10363391034971","imei2":"110363391034971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196636,"job_number":"JOB_196636","tr_customer_id":196654,"tr_customer_product_id":196644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:07:42.000Z","modified_at":"2026-02-24T08:08:19.000Z","name":"Cleo Thiel","mobile_number":"642-381-8807","email_id":"Joshuah3@gmail.com","dop":"2026-01-04","serial_number":"17440109381189","imei1":"17440109381189","imei2":"117440109381189","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196633,"job_number":"JOB_196633","tr_customer_id":196651,"tr_customer_product_id":196641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:06:54.000Z","modified_at":"2026-02-24T08:07:32.000Z","name":"Constance Cole","mobile_number":"757-751-6426","email_id":"Troy.Kihn@gmail.com","dop":"2026-01-04","serial_number":"16624599156292","imei1":"16624599156292","imei2":"116624599156292","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196627,"job_number":"JOB_196627","tr_customer_id":196645,"tr_customer_product_id":196635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:19.000Z","modified_at":"2026-02-24T08:04:58.000Z","name":"Vilma Jerde","mobile_number":"825-545-5352","email_id":"Eloise.Considine@yahoo.com","dop":"2025-04-06","serial_number":"16491435306699","imei1":"16491435306699","imei2":"16491435306699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196624,"job_number":"JOB_196624","tr_customer_id":196642,"tr_customer_product_id":196632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T08:04:02.000Z","modified_at":"2026-02-24T08:04:40.000Z","name":"Julie Schroeder","mobile_number":"697-202-7082","email_id":"Nella.Rippin@gmail.com","dop":"2025-04-06","serial_number":"18913175650675","imei1":"18913175650675","imei2":"18913175650675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196613,"job_number":"JOB_196613","tr_customer_id":196631,"tr_customer_product_id":196621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:52.000Z","modified_at":"2026-02-24T07:13:29.000Z","name":"Glen O'Keefe","mobile_number":"208-894-6050","email_id":"Leatha.Lind@yahoo.com","dop":"2025-04-06","serial_number":"17647653140552","imei1":"17647653140552","imei2":"17647653140552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196610,"job_number":"JOB_196610","tr_customer_id":196628,"tr_customer_product_id":196618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:12:06.000Z","modified_at":"2026-02-24T07:12:44.000Z","name":"Kale Huel","mobile_number":"528-218-1948","email_id":"Mercedes.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"15721119555030","imei1":"15721119555030","imei2":"15721119555030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196607,"job_number":"JOB_196607","tr_customer_id":196625,"tr_customer_product_id":196615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:28.000Z","modified_at":"2026-02-24T07:12:09.000Z","name":"Melissa Terry","mobile_number":"248-877-2553","email_id":"Mellie.Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"10669102634679","imei1":"10669102634679","imei2":"10669102634679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196605,"job_number":"JOB_196605","tr_customer_id":196623,"tr_customer_product_id":196613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:11:21.000Z","modified_at":"2026-02-24T07:11:59.000Z","name":"Jaron Dooley","mobile_number":"350-599-9377","email_id":"Stacey_Upton@hotmail.com","dop":"2025-04-06","serial_number":"16290774747174","imei1":"16290774747174","imei2":"16290774747174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196602,"job_number":"JOB_196602","tr_customer_id":196620,"tr_customer_product_id":196610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:08:44.000Z","modified_at":"2026-02-24T07:09:24.000Z","name":"Conner Wolff","mobile_number":"770-818-2822","email_id":"Mallory.OConnell@hotmail.com","dop":"2025-04-06","serial_number":"15629712641690","imei1":"15629712641690","imei2":"15629712641690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196599,"job_number":"JOB_196599","tr_customer_id":196617,"tr_customer_product_id":196607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:55.000Z","modified_at":"2026-02-24T07:08:36.000Z","name":"Loma Huel","mobile_number":"574-816-7982","email_id":"Jedediah33@gmail.com","dop":"2025-04-06","serial_number":"13072604027785","imei1":"13072604027785","imei2":"13072604027785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196596,"job_number":"JOB_196596","tr_customer_id":196614,"tr_customer_product_id":196604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:36.000Z","modified_at":"2026-02-24T07:08:14.000Z","name":"Caden Fahey","mobile_number":"967-485-2726","email_id":"Hyman.White81@hotmail.com","dop":"2025-04-06","serial_number":"17857524257263","imei1":"17857524257263","imei2":"17857524257263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196593,"job_number":"JOB_196593","tr_customer_id":196611,"tr_customer_product_id":196601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:30.000Z","modified_at":"2026-02-24T07:08:11.000Z","name":"Alexandrea Christiansen","mobile_number":"578-432-3832","email_id":"Jaida.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"15534341287725","imei1":"15534341287725","imei2":"15534341287725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196591,"job_number":"JOB_196591","tr_customer_id":196609,"tr_customer_product_id":196599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:20.000Z","modified_at":"2026-02-24T07:08:00.000Z","name":"Jadon Windler","mobile_number":"810-698-0992","email_id":"Keyshawn.Erdman3@hotmail.com","dop":"2025-04-06","serial_number":"14410046629228","imei1":"14410046629228","imei2":"14410046629228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196589,"job_number":"JOB_196589","tr_customer_id":196607,"tr_customer_product_id":196597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:07:05.000Z","modified_at":"2026-02-24T07:07:47.000Z","name":"Amara Schaefer","mobile_number":"603-802-7786","email_id":"Emiliano20@yahoo.com","dop":"2025-04-06","serial_number":"12861713979294","imei1":"12861713979294","imei2":"12861713979294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196586,"job_number":"JOB_196586","tr_customer_id":196604,"tr_customer_product_id":196594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:50.000Z","modified_at":"2026-02-24T07:07:28.000Z","name":"Ephraim Oberbrunner","mobile_number":"923-256-2884","email_id":"Maida.Olson91@gmail.com","dop":"2025-04-06","serial_number":"15275151580765","imei1":"15275151580765","imei2":"15275151580765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196583,"job_number":"JOB_196583","tr_customer_id":196601,"tr_customer_product_id":196591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:06:03.000Z","modified_at":"2026-02-24T07:06:42.000Z","name":"Florida Bayer","mobile_number":"269-454-1660","email_id":"Torrey15@yahoo.com","dop":"2025-04-06","serial_number":"19565626552716","imei1":"19565626552716","imei2":"19565626552716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196579,"job_number":"JOB_196579","tr_customer_id":196597,"tr_customer_product_id":196587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:53.000Z","modified_at":"2026-02-24T07:03:32.000Z","name":"Ismael Olson","mobile_number":"736-211-5066","email_id":"Norma.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19309331186827","imei1":"19309331186827","imei2":"19309331186827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196576,"job_number":"JOB_196576","tr_customer_id":196594,"tr_customer_product_id":196584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:36.000Z","modified_at":"2026-02-24T07:03:14.000Z","name":"Marcella Larson","mobile_number":"424-744-2168","email_id":"George_Okuneva72@gmail.com","dop":"2000-01-31","serial_number":"10467300204109","imei1":"10467300204109","imei2":"10467300204109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196573,"job_number":"JOB_196573","tr_customer_id":196591,"tr_customer_product_id":196581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:14.000Z","modified_at":"2026-02-24T07:03:13.000Z","name":"Jovani Langworth","mobile_number":"433-292-9288","email_id":"Joshua_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"18466339719901","imei1":"18466339719901","imei2":"18466339719901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196570,"job_number":"JOB_196570","tr_customer_id":196588,"tr_customer_product_id":196578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:02:06.000Z","modified_at":"2026-02-24T07:02:46.000Z","name":"Jaren Parisian","mobile_number":"830-883-5156","email_id":"Mia52@hotmail.com","dop":"2025-04-06","serial_number":"10200927922970","imei1":"10200927922970","imei2":"10200927922970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196567,"job_number":"JOB_196567","tr_customer_id":196585,"tr_customer_product_id":196575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:51.000Z","modified_at":"2026-02-24T07:02:29.000Z","name":"Reggie Brekke","mobile_number":"420-988-7552","email_id":"Jeromy_Altenwerth@hotmail.com","dop":"2000-01-31","serial_number":"10293655171519","imei1":"10293655171519","imei2":"10293655171519","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196564,"job_number":"JOB_196564","tr_customer_id":196582,"tr_customer_product_id":196572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:44.000Z","modified_at":"2026-02-24T07:02:22.000Z","name":"Kasey Leffler","mobile_number":"581-217-9597","email_id":"Vallie_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"18742682342835","imei1":"18742682342835","imei2":"18742682342835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196561,"job_number":"JOB_196561","tr_customer_id":196579,"tr_customer_product_id":196569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:18.000Z","modified_at":"2026-02-24T07:01:59.000Z","name":"Shemar Carter","mobile_number":"365-288-5308","email_id":"Aubree.Russel@hotmail.com","dop":"2025-04-06","serial_number":"19501344642077","imei1":"19501344642077","imei2":"19501344642077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196558,"job_number":"JOB_196558","tr_customer_id":196576,"tr_customer_product_id":196566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:01:06.000Z","modified_at":"2026-02-24T07:01:44.000Z","name":"Maxine Jones","mobile_number":"234-529-9082","email_id":"America_Rempel@hotmail.com","dop":"2000-01-31","serial_number":"10192835332357","imei1":"10192835332357","imei2":"10192835332357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196555,"job_number":"JOB_196555","tr_customer_id":196573,"tr_customer_product_id":196563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:58.000Z","modified_at":"2026-02-24T07:01:36.000Z","name":"Sadie Sanford","mobile_number":"251-209-3716","email_id":"Kaci7@hotmail.com","dop":"2025-04-06","serial_number":"19012744041636","imei1":"19012744041636","imei2":"19012744041636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196552,"job_number":"JOB_196552","tr_customer_id":196570,"tr_customer_product_id":196560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:47.000Z","modified_at":"2026-02-24T07:01:52.000Z","name":"Doug Klocko","mobile_number":"666-827-5966","email_id":"Larissa49@gmail.com","dop":"2025-04-06","serial_number":"17938694058514","imei1":"17938694058514","imei2":"17938694058514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196549,"job_number":"JOB_196549","tr_customer_id":196567,"tr_customer_product_id":196557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:20.000Z","modified_at":"2026-02-24T07:00:59.000Z","name":"Rosendo Powlowski","mobile_number":"239-428-8685","email_id":"Margarett.Murray@yahoo.com","dop":"2000-01-31","serial_number":"10643592513829","imei1":"10643592513829","imei2":"10643592513829","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196546,"job_number":"JOB_196546","tr_customer_id":196564,"tr_customer_product_id":196554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:11.000Z","modified_at":"2026-02-24T07:00:50.000Z","name":"Jovani Stracke","mobile_number":"923-978-3019","email_id":"Hans40@gmail.com","dop":"2025-04-06","serial_number":"19330851455269","imei1":"19330851455269","imei2":"19330851455269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196543,"job_number":"JOB_196543","tr_customer_id":196561,"tr_customer_product_id":196551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:08.000Z","modified_at":"2026-02-24T07:00:46.000Z","name":"Izaiah Flatley","mobile_number":"470-335-1791","email_id":"Francesca.Douglas16@gmail.com","dop":"2025-04-06","serial_number":"11617658080163","imei1":"11617658080163","imei2":"11617658080163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196540,"job_number":"JOB_196540","tr_customer_id":196558,"tr_customer_product_id":196548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:00:00.000Z","modified_at":"2026-02-24T07:00:40.000Z","name":"Ciara Deckow","mobile_number":"251-485-0066","email_id":"Rashawn.Murphy80@yahoo.com","dop":"2025-04-06","serial_number":"17841147279870","imei1":"17841147279870","imei2":"17841147279870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196537,"job_number":"JOB_196537","tr_customer_id":196555,"tr_customer_product_id":196545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:23.000Z","modified_at":"2026-02-24T07:00:01.000Z","name":"Damon Turner","mobile_number":"294-370-2384","email_id":"Hipolito.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"13596951111458","imei1":"13596951111458","imei2":"13596951111458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196534,"job_number":"JOB_196534","tr_customer_id":196552,"tr_customer_product_id":196542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:59:00.000Z","modified_at":"2026-02-24T06:59:36.000Z","name":"Hallie Tromp","mobile_number":"921-322-5715","email_id":"Foster48@gmail.com","dop":"2025-04-06","serial_number":"15565006457821","imei1":"15565006457821","imei2":"15565006457821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196532,"job_number":"JOB_196532","tr_customer_id":196550,"tr_customer_product_id":196540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:58:36.000Z","modified_at":"2026-02-24T06:59:15.000Z","name":"Annabel Glover","mobile_number":"283-834-3231","email_id":"Ona_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"14783641748717","imei1":"14783641748717","imei2":"14783641748717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196529,"job_number":"JOB_196529","tr_customer_id":196547,"tr_customer_product_id":196537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:57:46.000Z","modified_at":"2026-02-24T06:58:26.000Z","name":"Ivah Brakus","mobile_number":"337-426-4578","email_id":"Owen_Flatley@gmail.com","dop":"2025-04-06","serial_number":"14206179880127","imei1":"14206179880127","imei2":"14206179880127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196526,"job_number":"JOB_196526","tr_customer_id":196544,"tr_customer_product_id":196534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:59.000Z","modified_at":"2026-02-24T06:57:39.000Z","name":"Neoma Upton","mobile_number":"513-681-9024","email_id":"Obie_Doyle1@gmail.com","dop":"2025-04-06","serial_number":"12533459843909","imei1":"12533459843909","imei2":"12533459843909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196522,"job_number":"JOB_196522","tr_customer_id":196540,"tr_customer_product_id":196530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:56:11.000Z","modified_at":"2026-02-24T06:56:51.000Z","name":"Bell Pacocha","mobile_number":"564-895-6266","email_id":"Zack.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15816023306919","imei1":"15816023306919","imei2":"15816023306919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196517,"job_number":"JOB_196517","tr_customer_id":196535,"tr_customer_product_id":196525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:55:32.000Z","modified_at":"2026-02-24T06:56:10.000Z","name":"Francesca Walter","mobile_number":"637-364-6957","email_id":"Colt.Cormier@hotmail.com","dop":"2025-04-06","serial_number":"17163909276233","imei1":"17163909276233","imei2":"17163909276233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196514,"job_number":"JOB_196514","tr_customer_id":196532,"tr_customer_product_id":196522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:54:46.000Z","modified_at":"2026-02-24T06:55:24.000Z","name":"Ashlynn Leuschke","mobile_number":"794-866-2831","email_id":"Alaina_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"13264323140900","imei1":"13264323140900","imei2":"13264323140900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196511,"job_number":"JOB_196511","tr_customer_id":196529,"tr_customer_product_id":196519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:53:59.000Z","modified_at":"2026-02-24T06:54:38.000Z","name":"Terrance Bailey","mobile_number":"414-744-5507","email_id":"Salvador49@gmail.com","dop":"2025-04-06","serial_number":"14762750685785","imei1":"14762750685785","imei2":"14762750685785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196508,"job_number":"JOB_196508","tr_customer_id":196526,"tr_customer_product_id":196516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:47.000Z","modified_at":"2026-02-24T06:53:24.000Z","name":"Christelle Crist","mobile_number":"998-807-9340","email_id":"Edgar.Waelchi@hotmail.com","dop":"2025-04-06","serial_number":"14957266296885","imei1":"14957266296885","imei2":"14957266296885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196505,"job_number":"JOB_196505","tr_customer_id":196523,"tr_customer_product_id":196513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:52:03.000Z","modified_at":"2026-02-24T06:52:40.000Z","name":"Jazlyn Funk","mobile_number":"366-295-0507","email_id":"Harley38@gmail.com","dop":"2025-04-06","serial_number":"16801185347215","imei1":"16801185347215","imei2":"16801185347215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196502,"job_number":"JOB_196502","tr_customer_id":196520,"tr_customer_product_id":196510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:51:18.000Z","modified_at":"2026-02-24T06:51:56.000Z","name":"Cody Dach","mobile_number":"249-452-7113","email_id":"Manley58@gmail.com","dop":"2025-04-06","serial_number":"12273252650034","imei1":"12273252650034","imei2":"12273252650034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196499,"job_number":"JOB_196499","tr_customer_id":196517,"tr_customer_product_id":196507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:50:24.000Z","modified_at":"2026-02-24T06:51:03.000Z","name":"Verona Spinka","mobile_number":"691-487-0983","email_id":"Beau63@yahoo.com","dop":"2025-06-18","serial_number":"10957757287469","imei1":"10957757287469","imei2":"10957757287469","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196496,"job_number":"JOB_196496","tr_customer_id":196514,"tr_customer_product_id":196504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:39.000Z","modified_at":"2026-02-24T06:50:16.000Z","name":"Rupert Carter","mobile_number":"371-496-1600","email_id":"Maximillian_Marquardt21@yahoo.com","dop":"2025-04-06","serial_number":"12436248295027","imei1":"12436248295027","imei2":"12436248295027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196494,"job_number":"JOB_196494","tr_customer_id":196512,"tr_customer_product_id":196502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:49:38.000Z","modified_at":"2026-02-24T06:50:17.000Z","name":"Carley Walter","mobile_number":"623-508-6511","email_id":"Karine_Kuhlman@gmail.com","dop":"2025-06-18","serial_number":"10033179317719","imei1":"10033179317719","imei2":"10033179317719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196489,"job_number":"JOB_196489","tr_customer_id":196507,"tr_customer_product_id":196497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:47:15.000Z","modified_at":"2026-02-24T06:47:53.000Z","name":"Tobin Jaskolski","mobile_number":"492-776-6288","email_id":"Katrine.Kuhlman@gmail.com","dop":"2025-12-31","serial_number":"107824239546819","imei1":"107824239546819","imei2":"107824239546819","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196487,"job_number":"JOB_196487","tr_customer_id":196505,"tr_customer_product_id":196495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:28.000Z","modified_at":"2026-02-24T06:47:07.000Z","name":"Tevin Reinger","mobile_number":"653-345-2622","email_id":"Sigrid66@gmail.com","dop":"2025-12-31","serial_number":"105842066198765","imei1":"105842066198765","imei2":"105842066198765","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196484,"job_number":"JOB_196484","tr_customer_id":196502,"tr_customer_product_id":196492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:46:07.000Z","modified_at":"2026-02-24T06:46:47.000Z","name":"Adell Labadie","mobile_number":"288-280-0116","email_id":"Gaetano93@yahoo.com","dop":"2025-04-06","serial_number":"15077654452927","imei1":"15077654452927","imei2":"15077654452927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196479,"job_number":"JOB_196479","tr_customer_id":196497,"tr_customer_product_id":196487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:42.000Z","modified_at":"2026-02-24T06:46:20.000Z","name":"Agnes Rodriguez","mobile_number":"402-602-6229","email_id":"Guillermo26@yahoo.com","dop":"2025-12-31","serial_number":"107928037182235","imei1":"107928037182235","imei2":"107928037182235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196470,"job_number":"JOB_196470","tr_customer_id":196488,"tr_customer_product_id":196478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:45:20.000Z","modified_at":"2026-02-24T06:45:59.000Z","name":"Stella Satterfield","mobile_number":"330-802-3447","email_id":"Fern_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"18979112564034","imei1":"18979112564034","imei2":"18979112564034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196467,"job_number":"JOB_196467","tr_customer_id":196485,"tr_customer_product_id":196475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:44:33.000Z","modified_at":"2026-02-24T06:45:13.000Z","name":"Charlotte Kemmer","mobile_number":"910-629-5871","email_id":"Heather.Lang@hotmail.com","dop":"2025-04-06","serial_number":"15678667276860","imei1":"15678667276860","imei2":"15678667276860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196461,"job_number":"JOB_196461","tr_customer_id":196479,"tr_customer_product_id":196469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:40:21.000Z","modified_at":"2026-02-24T06:40:57.000Z","name":"Bryana Kris","mobile_number":"304-887-6525","email_id":"Jan21@hotmail.com","dop":"2025-04-06","serial_number":"18027749966960","imei1":"18027749966960","imei2":"18027749966960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196458,"job_number":"JOB_196458","tr_customer_id":196476,"tr_customer_product_id":196466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:39:36.000Z","modified_at":"2026-02-24T06:40:13.000Z","name":"Mikel Witting","mobile_number":"557-205-9860","email_id":"Cooper.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"17418384905400","imei1":"17418384905400","imei2":"17418384905400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196455,"job_number":"JOB_196455","tr_customer_id":196473,"tr_customer_product_id":196463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:38:51.000Z","modified_at":"2026-02-24T06:39:29.000Z","name":"Fidel Gutkowski","mobile_number":"495-667-4441","email_id":"Rudy.Weissnat47@yahoo.com","dop":"2025-04-06","serial_number":"11479617813407","imei1":"11479617813407","imei2":"11479617813407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196453,"job_number":"JOB_196453","tr_customer_id":196471,"tr_customer_product_id":196461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:54.000Z","modified_at":"2026-02-24T06:18:23.000Z","name":"Kaylah Conn","mobile_number":"839-590-2583","email_id":"Isabell_Nicolas31@gmail.com","dop":"2026-01-04","serial_number":"19342185811435","imei1":"19342185811435","imei2":"119342185811435","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196351,"job_number":"JOB_196351","tr_customer_id":196369,"tr_customer_product_id":196359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:17:17.000Z","modified_at":"2026-02-24T06:17:46.000Z","name":"William Littel","mobile_number":"772-974-7023","email_id":"Buster_Pacocha@hotmail.com","dop":"2026-01-04","serial_number":"15256338407064","imei1":"15256338407064","imei2":"115256338407064","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196348,"job_number":"JOB_196348","tr_customer_id":196366,"tr_customer_product_id":196356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:40.000Z","modified_at":"2026-02-24T06:17:09.000Z","name":"Vicky Dibbert","mobile_number":"679-332-7662","email_id":"Raleigh4@hotmail.com","dop":"2026-01-04","serial_number":"19657762054699","imei1":"19657762054699","imei2":"119657762054699","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196345,"job_number":"JOB_196345","tr_customer_id":196363,"tr_customer_product_id":196353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T06:16:01.000Z","modified_at":"2026-02-24T06:16:32.000Z","name":"Willard Weber","mobile_number":"459-908-2675","email_id":"Manuela_Keeling32@hotmail.com","dop":"2026-01-04","serial_number":"18457185818648","imei1":"18457185818648","imei2":"118457185818648","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T06:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196239,"job_number":"JOB_196239","tr_customer_id":196257,"tr_customer_product_id":196247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:52:04.000Z","modified_at":"2026-02-24T05:52:39.000Z","name":"Milton Koss","mobile_number":"943-855-8918","email_id":"Bryana72@hotmail.com","dop":"2025-04-06","serial_number":"15770685707460","imei1":"15770685707460","imei2":"15770685707460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196236,"job_number":"JOB_196236","tr_customer_id":196254,"tr_customer_product_id":196244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:21.000Z","modified_at":"2026-02-24T05:51:57.000Z","name":"Otho Leuschke","mobile_number":"708-967-1238","email_id":"Valerie14@gmail.com","dop":"2025-04-06","serial_number":"12828050828902","imei1":"12828050828902","imei2":"12828050828902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196233,"job_number":"JOB_196233","tr_customer_id":196251,"tr_customer_product_id":196241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:51:01.000Z","modified_at":"2026-02-24T05:51:37.000Z","name":"Carolanne Koss","mobile_number":"206-405-3862","email_id":"Bettye.Farrell39@gmail.com","dop":"2025-04-06","serial_number":"11406172349340","imei1":"11406172349340","imei2":"11406172349340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196230,"job_number":"JOB_196230","tr_customer_id":196248,"tr_customer_product_id":196238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:37.000Z","modified_at":"2026-02-24T05:51:13.000Z","name":"Elenor Ortiz","mobile_number":"829-907-6185","email_id":"Bradly51@yahoo.com","dop":"2025-04-06","serial_number":"15844407533095","imei1":"15844407533095","imei2":"15844407533095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196227,"job_number":"JOB_196227","tr_customer_id":196245,"tr_customer_product_id":196235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:50:17.000Z","modified_at":"2026-02-24T05:50:53.000Z","name":"Amari Runolfsdottir","mobile_number":"467-892-6230","email_id":"Lenora16@gmail.com","dop":"2025-04-06","serial_number":"16933301293656","imei1":"16933301293656","imei2":"16933301293656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196224,"job_number":"JOB_196224","tr_customer_id":196242,"tr_customer_product_id":196232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:49:33.000Z","modified_at":"2026-02-24T05:50:10.000Z","name":"Jackson Hodkiewicz","mobile_number":"212-229-7065","email_id":"Leonor5@yahoo.com","dop":"2025-04-06","serial_number":"17419269358566","imei1":"17419269358566","imei2":"17419269358566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196222,"job_number":"JOB_196222","tr_customer_id":196240,"tr_customer_product_id":196230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:15.000Z","modified_at":"2026-02-24T05:42:25.000Z","name":"Coy Barton","mobile_number":"959-840-4565","email_id":"Van.Corwin@gmail.com","dop":"2025-12-01","serial_number":"11627330453441","imei1":"11627330453441","imei2":"11627330453441","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196220,"job_number":"JOB_196220","tr_customer_id":196238,"tr_customer_product_id":196228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:42:00.000Z","modified_at":"2026-02-24T05:42:10.000Z","name":"Antonietta West","mobile_number":"471-644-4078","email_id":"Bria.Turcotte4@yahoo.com","dop":"2025-12-01","serial_number":"18844489822030","imei1":"18844489822030","imei2":"18844489822030","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196218,"job_number":"JOB_196218","tr_customer_id":196236,"tr_customer_product_id":196226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:41:45.000Z","modified_at":"2026-02-24T05:41:56.000Z","name":"Patricia Dach","mobile_number":"772-502-0453","email_id":"Dario.Bins@gmail.com","dop":"2025-12-01","serial_number":"18863454680130","imei1":"18863454680130","imei2":"18863454680130","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196215,"job_number":"JOB_196215","tr_customer_id":196233,"tr_customer_product_id":196223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:40:12.000Z","modified_at":"2026-02-24T05:40:49.000Z","name":"Burdette Robel","mobile_number":"577-815-2776","email_id":"Michel.Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"13967569749181","imei1":"13967569749181","imei2":"13967569749181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196213,"job_number":"JOB_196213","tr_customer_id":196231,"tr_customer_product_id":196221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:39:54.000Z","modified_at":"2026-02-24T05:40:27.000Z","name":"Alphonso Heller","mobile_number":"727-989-8428","email_id":"Adaline.Schiller@yahoo.com","dop":"2025-04-06","serial_number":"10308957749057","imei1":"10308957749057","imei2":"10308957749057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196212,"job_number":"JOB_196212","tr_customer_id":196230,"tr_customer_product_id":196220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:40.000Z","modified_at":"2026-02-24T05:29:09.000Z","name":"Hollis Pollich","mobile_number":"926-236-1432","email_id":"Jerry16@yahoo.com","dop":"2026-01-04","serial_number":"14030813313809","imei1":"14030813313809","imei2":"114030813313809","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196210,"job_number":"JOB_196210","tr_customer_id":196228,"tr_customer_product_id":196218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:28:03.000Z","modified_at":"2026-02-24T05:28:32.000Z","name":"Jovany Brown","mobile_number":"427-849-1626","email_id":"Sabina70@gmail.com","dop":"2026-01-04","serial_number":"17688550995016","imei1":"17688550995016","imei2":"117688550995016","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196207,"job_number":"JOB_196207","tr_customer_id":196225,"tr_customer_product_id":196215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:27:25.000Z","modified_at":"2026-02-24T05:27:55.000Z","name":"Damien Connelly","mobile_number":"844-486-5577","email_id":"Verdie98@gmail.com","dop":"2026-01-04","serial_number":"11270465166848","imei1":"11270465166848","imei2":"111270465166848","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196204,"job_number":"JOB_196204","tr_customer_id":196222,"tr_customer_product_id":196212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:26:47.000Z","modified_at":"2026-02-24T05:27:17.000Z","name":"Germaine Grimes","mobile_number":"726-285-5548","email_id":"Robbie94@yahoo.com","dop":"2026-01-04","serial_number":"14398914235432","imei1":"14398914235432","imei2":"114398914235432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196201,"job_number":"JOB_196201","tr_customer_id":196219,"tr_customer_product_id":196209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:52.000Z","modified_at":"2026-02-24T05:24:00.000Z","name":"Maxime Haley","mobile_number":"554-469-0218","email_id":"Chasity.Vandervort77@hotmail.com","dop":"2025-07-01","serial_number":"105844442779210","imei1":"105844442779210","imei2":"105844442779210","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196199,"job_number":"JOB_196199","tr_customer_id":196217,"tr_customer_product_id":196207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:23:41.000Z","modified_at":"2026-02-24T05:23:50.000Z","name":"Clifford Lemke","mobile_number":"687-992-6621","email_id":"Joseph77@gmail.com","dop":"2025-07-01","serial_number":"105023724884260","imei1":"105023724884260","imei2":"105023724884260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196196,"job_number":"JOB_196196","tr_customer_id":196214,"tr_customer_product_id":196204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:20:11.000Z","modified_at":"2026-02-24T05:20:49.000Z","name":"Oceane Gorczany","mobile_number":"832-742-6966","email_id":"Randy.Borer@gmail.com","dop":"2025-04-06","serial_number":"18709778492490","imei1":"18709778492490","imei2":"18709778492490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196191,"job_number":"JOB_196191","tr_customer_id":196209,"tr_customer_product_id":196199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:19:26.000Z","modified_at":"2026-02-24T05:20:04.000Z","name":"Roslyn McCullough","mobile_number":"269-275-1161","email_id":"Meda63@gmail.com","dop":"2025-04-06","serial_number":"19933814951184","imei1":"19933814951184","imei2":"19933814951184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196188,"job_number":"JOB_196188","tr_customer_id":196206,"tr_customer_product_id":196196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:18:40.000Z","modified_at":"2026-02-24T05:19:18.000Z","name":"Athena Cummerata","mobile_number":"745-994-1373","email_id":"Adolfo_Predovic52@gmail.com","dop":"2025-04-06","serial_number":"13380281934360","imei1":"13380281934360","imei2":"13380281934360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196184,"job_number":"JOB_196184","tr_customer_id":196202,"tr_customer_product_id":196192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:15:09.000Z","modified_at":"2026-02-24T05:15:39.000Z","name":"Bud Armstrong","mobile_number":"401-422-9635","email_id":"Natasha48@gmail.com","dop":"2026-01-04","serial_number":"16645617248343","imei1":"16645617248343","imei2":"116645617248343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196182,"job_number":"JOB_196182","tr_customer_id":196200,"tr_customer_product_id":196190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:14:32.000Z","modified_at":"2026-02-24T05:15:01.000Z","name":"Camille Ruecker","mobile_number":"756-457-3364","email_id":"Darren_Monahan@gmail.com","dop":"2026-01-04","serial_number":"15896261483192","imei1":"15896261483192","imei2":"115896261483192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196179,"job_number":"JOB_196179","tr_customer_id":196197,"tr_customer_product_id":196187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:54.000Z","modified_at":"2026-02-24T05:14:24.000Z","name":"Chesley Mueller","mobile_number":"374-914-8774","email_id":"Shanna.Effertz@hotmail.com","dop":"2026-01-04","serial_number":"12715668171050","imei1":"12715668171050","imei2":"112715668171050","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196176,"job_number":"JOB_196176","tr_customer_id":196194,"tr_customer_product_id":196184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:13:15.000Z","modified_at":"2026-02-24T05:13:46.000Z","name":"Zachariah Murazik","mobile_number":"296-980-6352","email_id":"Isadore.Zulauf87@hotmail.com","dop":"2026-01-04","serial_number":"17039561341534","imei1":"17039561341534","imei2":"117039561341534","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196171,"job_number":"JOB_196171","tr_customer_id":196189,"tr_customer_product_id":196179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:49.000Z","modified_at":"2026-02-24T05:01:25.000Z","name":"Merritt Baumbach","mobile_number":"529-492-1618","email_id":"Eldridge_Gerlach@hotmail.com","dop":"2025-04-06","serial_number":"14097463916884","imei1":"14097463916884","imei2":"14097463916884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196168,"job_number":"JOB_196168","tr_customer_id":196186,"tr_customer_product_id":196176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T05:00:06.000Z","modified_at":"2026-02-24T05:00:42.000Z","name":"Alfredo Ferry","mobile_number":"650-923-9690","email_id":"Kailee.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12487598850432","imei1":"12487598850432","imei2":"12487598850432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T05:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196165,"job_number":"JOB_196165","tr_customer_id":196183,"tr_customer_product_id":196173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:59:22.000Z","modified_at":"2026-02-24T04:59:59.000Z","name":"Joan Prohaska","mobile_number":"708-513-0671","email_id":"Maeve21@hotmail.com","dop":"2025-04-06","serial_number":"10756626650103","imei1":"10756626650103","imei2":"10756626650103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196162,"job_number":"JOB_196162","tr_customer_id":196180,"tr_customer_product_id":196170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:48:09.000Z","modified_at":"2026-02-24T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27638975569711","imei1":"27638975569711","imei2":"27638975569711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196155,"job_number":"JOB_196155","tr_customer_id":196173,"tr_customer_product_id":196163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:38.000Z","modified_at":"2026-02-24T04:48:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53220370453365","imei1":"53220370453365","imei2":"53220370453365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196148,"job_number":"JOB_196148","tr_customer_id":196166,"tr_customer_product_id":196156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:47:08.000Z","modified_at":"2026-02-24T04:47:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14920613541722","imei1":"14920613541722","imei2":"14920613541722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196140,"job_number":"JOB_196140","tr_customer_id":196158,"tr_customer_product_id":196148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:13.000Z","modified_at":"2026-02-24T04:32:46.000Z","name":"Lucy Jenkins","mobile_number":"263-733-7368","email_id":"Annie55@gmail.com","dop":"2025-04-06","serial_number":"17243495148522","imei1":"17243495148522","imei2":"17243495148522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196136,"job_number":"JOB_196136","tr_customer_id":196154,"tr_customer_product_id":196144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:37.000Z","name":"Victor Ziemann","mobile_number":"338-559-8633","email_id":"Garett.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14093492198325","imei1":"14093492198325","imei2":"14093492198325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196134,"job_number":"JOB_196134","tr_customer_id":196152,"tr_customer_product_id":196142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:32:01.000Z","modified_at":"2026-02-24T04:32:36.000Z","name":"Icie Bogisich","mobile_number":"200-573-3081","email_id":"Eldred13@yahoo.com","dop":"2025-04-06","serial_number":"17818941998158","imei1":"17818941998158","imei2":"17818941998158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196131,"job_number":"JOB_196131","tr_customer_id":196149,"tr_customer_product_id":196139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:53.000Z","modified_at":"2026-02-24T04:32:31.000Z","name":"Peter Prosacco","mobile_number":"612-980-5577","email_id":"Evangeline_Schaefer@hotmail.com","dop":"2000-01-31","serial_number":"10646440385018","imei1":"10646440385018","imei2":"10646440385018","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196127,"job_number":"JOB_196127","tr_customer_id":196145,"tr_customer_product_id":196135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:39.000Z","modified_at":"2026-02-24T04:32:14.000Z","name":"Oran Stark","mobile_number":"553-268-7619","email_id":"Justine_Renner@hotmail.com","dop":"2025-04-06","serial_number":"19155313771074","imei1":"19155313771074","imei2":"19155313771074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196125,"job_number":"JOB_196125","tr_customer_id":196143,"tr_customer_product_id":196133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:38.000Z","modified_at":"2026-02-24T04:32:10.000Z","name":"Rocio Cummerata","mobile_number":"214-884-2728","email_id":"Brook14@gmail.com","dop":"2025-04-06","serial_number":"19498958672837","imei1":"19498958672837","imei2":"19498958672837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196121,"job_number":"JOB_196121","tr_customer_id":196139,"tr_customer_product_id":196129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:34.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Amir Volkman","mobile_number":"536-853-6955","email_id":"Yadira.Ebert83@gmail.com","dop":"2025-04-06","serial_number":"19894120491875","imei1":"19894120491875","imei2":"19894120491875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196119,"job_number":"JOB_196119","tr_customer_id":196137,"tr_customer_product_id":196127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:33.000Z","modified_at":"2026-02-24T04:32:09.000Z","name":"Abdiel Kovacek","mobile_number":"888-488-4682","email_id":"Berta_Hudson21@gmail.com","dop":"2025-08-24","serial_number":"17833368350267","imei1":"17833368350267","imei2":"17833368350267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196116,"job_number":"JOB_196116","tr_customer_id":196134,"tr_customer_product_id":196124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:29.000Z","modified_at":"2026-02-24T04:32:06.000Z","name":"Braden DuBuque","mobile_number":"632-740-4867","email_id":"Leland49@gmail.com","dop":"2025-04-06","serial_number":"16861920386892","imei1":"16861920386892","imei2":"16861920386892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196112,"job_number":"JOB_196112","tr_customer_id":196130,"tr_customer_product_id":196120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:19.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Abraham Schuppe","mobile_number":"463-590-3754","email_id":"Roberto.Christiansen48@gmail.com","dop":"2025-04-06","serial_number":"13475497935275","imei1":"13475497935275","imei2":"13475497935275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196110,"job_number":"JOB_196110","tr_customer_id":196128,"tr_customer_product_id":196118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:18.000Z","modified_at":"2026-02-24T04:31:54.000Z","name":"Armando O'Keefe","mobile_number":"789-672-7904","email_id":"Myles.Schaden51@hotmail.com","dop":"2025-04-06","serial_number":"17088177499844","imei1":"17088177499844","imei2":"17088177499844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196106,"job_number":"JOB_196106","tr_customer_id":196124,"tr_customer_product_id":196114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:53.000Z","name":"Lorena Kirlin","mobile_number":"811-792-6216","email_id":"Lillian_Nicolas66@gmail.com","dop":"2025-04-06","serial_number":"11640640699975","imei1":"11640640699975","imei2":"11640640699975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196104,"job_number":"JOB_196104","tr_customer_id":196122,"tr_customer_product_id":196112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:15.000Z","modified_at":"2026-02-24T04:31:47.000Z","name":"Gracie Skiles","mobile_number":"487-941-5206","email_id":"Mittie.Blanda40@yahoo.com","dop":"2025-04-06","serial_number":"10219922355250","imei1":"10219922355250","imei2":"10219922355250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196101,"job_number":"JOB_196101","tr_customer_id":196119,"tr_customer_product_id":196109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:11.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Myrtle Lowe","mobile_number":"371-965-8934","email_id":"Bradly.Cremin23@hotmail.com","dop":"2025-04-06","serial_number":"19210323800748","imei1":"19210323800748","imei2":"19210323800748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196098,"job_number":"JOB_196098","tr_customer_id":196116,"tr_customer_product_id":196106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:08.000Z","modified_at":"2026-02-24T04:31:46.000Z","name":"Coleman White","mobile_number":"237-723-6677","email_id":"Fermin47@yahoo.com","dop":"2000-01-31","serial_number":"10882254440736","imei1":"10882254440736","imei2":"10882254440736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196095,"job_number":"JOB_196095","tr_customer_id":196113,"tr_customer_product_id":196103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:03.000Z","modified_at":"2026-02-24T04:31:36.000Z","name":"Jakayla Steuber","mobile_number":"817-535-7908","email_id":"Olaf.Mayert51@yahoo.com","dop":"2025-04-06","serial_number":"16365617681835","imei1":"16365617681835","imei2":"16365617681835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196088,"job_number":"JOB_196088","tr_customer_id":196106,"tr_customer_product_id":196096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:31:00.000Z","modified_at":"2026-02-24T04:31:32.000Z","name":"Deven Hagenes","mobile_number":"596-254-7950","email_id":"Angeline89@yahoo.com","dop":"2025-04-06","serial_number":"15616684712518","imei1":"15616684712518","imei2":"15616684712518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196086,"job_number":"JOB_196086","tr_customer_id":196104,"tr_customer_product_id":196094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:57.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Marty Kris","mobile_number":"630-472-9241","email_id":"Chelsey_Quigley@yahoo.com","dop":"2025-12-31","serial_number":"108584651348965","imei1":"108584651348965","imei2":"108584651348965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196083,"job_number":"JOB_196083","tr_customer_id":196101,"tr_customer_product_id":196091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:56.000Z","modified_at":"2026-02-24T04:31:31.000Z","name":"Kay Konopelski","mobile_number":"262-433-8145","email_id":"Luther59@gmail.com","dop":"2025-04-06","serial_number":"17020015371782","imei1":"17020015371782","imei2":"17020015371782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196080,"job_number":"JOB_196080","tr_customer_id":196098,"tr_customer_product_id":196088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:51.000Z","modified_at":"2026-02-24T04:31:27.000Z","name":"Merlin Mohr","mobile_number":"314-712-6092","email_id":"Elenor.Frami@hotmail.com","dop":"2025-04-06","serial_number":"15929373969880","imei1":"15929373969880","imei2":"15929373969880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196075,"job_number":"JOB_196075","tr_customer_id":196093,"tr_customer_product_id":196083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:49.000Z","modified_at":"2026-02-24T04:31:25.000Z","name":"Beth Hahn","mobile_number":"569-644-0303","email_id":"Javier42@gmail.com","dop":"2025-08-24","serial_number":"19155376098114","imei1":"19155376098114","imei2":"19155376098114","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196073,"job_number":"JOB_196073","tr_customer_id":196091,"tr_customer_product_id":196081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:48.000Z","modified_at":"2026-02-24T04:31:24.000Z","name":"Roderick Baumbach","mobile_number":"623-842-9939","email_id":"Jason.Fisher91@hotmail.com","dop":"2025-04-06","serial_number":"14200870436506","imei1":"14200870436506","imei2":"14200870436506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196067,"job_number":"JOB_196067","tr_customer_id":196085,"tr_customer_product_id":196075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:44.000Z","modified_at":"2026-02-24T04:31:22.000Z","name":"Malinda Heathcote","mobile_number":"611-462-6106","email_id":"Jaclyn75@yahoo.com","dop":"2025-04-06","serial_number":"10422018831195","imei1":"10422018831195","imei2":"10422018831195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196064,"job_number":"JOB_196064","tr_customer_id":196082,"tr_customer_product_id":196072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:42.000Z","modified_at":"2026-02-24T04:31:19.000Z","name":"Julianne Douglas","mobile_number":"905-574-0974","email_id":"Bryce_Feest@gmail.com","dop":"2025-04-06","serial_number":"15781479574912","imei1":"15781479574912","imei2":"15781479574912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196059,"job_number":"JOB_196059","tr_customer_id":196077,"tr_customer_product_id":196067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:16.000Z","name":"Marina Strosin","mobile_number":"640-713-6301","email_id":"Nia_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"12451398934658","imei1":"12451398934658","imei2":"12451398934658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196058,"job_number":"JOB_196058","tr_customer_id":196076,"tr_customer_product_id":196066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:39.000Z","modified_at":"2026-02-24T04:31:15.000Z","name":"Craig Davis","mobile_number":"859-370-1121","email_id":"Fredy_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"14282447485238","imei1":"14282447485238","imei2":"14282447485238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196052,"job_number":"JOB_196052","tr_customer_id":196070,"tr_customer_product_id":196060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Jaylen Zboncak","mobile_number":"454-233-9713","email_id":"Thomas30@gmail.com","dop":"2025-04-06","serial_number":"19052231105873","imei1":"19052231105873","imei2":"19052231105873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196050,"job_number":"JOB_196050","tr_customer_id":196068,"tr_customer_product_id":196058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:12.000Z","name":"Bernardo Torphy","mobile_number":"852-877-4065","email_id":"Muriel.Morissette65@yahoo.com","dop":"2025-04-06","serial_number":"17779703752700","imei1":"17779703752700","imei2":"17779703752700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196049,"job_number":"JOB_196049","tr_customer_id":196067,"tr_customer_product_id":196057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:36.000Z","modified_at":"2026-02-24T04:31:11.000Z","name":"Kellie Smith","mobile_number":"702-541-5632","email_id":"Raul59@yahoo.com","dop":"2025-04-06","serial_number":"18294037186976","imei1":"18294037186976","imei2":"18294037186976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196045,"job_number":"JOB_196045","tr_customer_id":196063,"tr_customer_product_id":196053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:32.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Kellie Hand","mobile_number":"264-359-8395","email_id":"Hudson.Skiles98@hotmail.com","dop":"2025-04-06","serial_number":"16107543177742","imei1":"16107543177742","imei2":"16107543177742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196035,"job_number":"JOB_196035","tr_customer_id":196053,"tr_customer_product_id":196043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:29.000Z","modified_at":"2026-02-24T04:31:08.000Z","name":"Mabel Langworth","mobile_number":"301-915-0314","email_id":"Federico.Gislason24@gmail.com","dop":"2025-04-06","serial_number":"18615452111191","imei1":"18615452111191","imei2":"18615452111191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196032,"job_number":"JOB_196032","tr_customer_id":196050,"tr_customer_product_id":196040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:28.000Z","modified_at":"2026-02-24T04:31:03.000Z","name":"Darrick Kihn","mobile_number":"882-283-0673","email_id":"Casey_Nolan73@hotmail.com","dop":"2025-04-06","serial_number":"14500196671554","imei1":"14500196671554","imei2":"14500196671554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196029,"job_number":"JOB_196029","tr_customer_id":196047,"tr_customer_product_id":196037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:26.000Z","modified_at":"2026-02-24T04:31:04.000Z","name":"Benton Zieme","mobile_number":"511-764-9274","email_id":"Jaron_Wolff68@yahoo.com","dop":"2025-04-06","serial_number":"17086995153139","imei1":"17086995153139","imei2":"17086995153139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196027,"job_number":"JOB_196027","tr_customer_id":196045,"tr_customer_product_id":196035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:24.000Z","modified_at":"2026-02-24T04:30:57.000Z","name":"Beaulah Zulauf","mobile_number":"969-400-1839","email_id":"Vanessa68@gmail.com","dop":"2025-04-06","serial_number":"14280951015664","imei1":"14280951015664","imei2":"14280951015664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196021,"job_number":"JOB_196021","tr_customer_id":196039,"tr_customer_product_id":196029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:23.000Z","modified_at":"2026-02-24T04:31:00.000Z","name":"Art Graham","mobile_number":"875-599-2377","email_id":"Elinore28@yahoo.com","dop":"2000-01-31","serial_number":"10589472510954","imei1":"10589472510954","imei2":"10589472510954","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196019,"job_number":"JOB_196019","tr_customer_id":196037,"tr_customer_product_id":196027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:56.000Z","name":"Kyla Leuschke","mobile_number":"219-891-8784","email_id":"Hadley47@hotmail.com","dop":"2025-02-01","serial_number":"76705969084461","imei1":"76705969084461","imei2":"76705969084461","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196018,"job_number":"JOB_196018","tr_customer_id":196036,"tr_customer_product_id":196026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:22.000Z","modified_at":"2026-02-24T04:30:54.000Z","name":"Bertha Farrell","mobile_number":"461-328-8802","email_id":"Audrey_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"11283780812627","imei1":"11283780812627","imei2":"11283780812627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196011,"job_number":"JOB_196011","tr_customer_id":196029,"tr_customer_product_id":196019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:19.000Z","modified_at":"2026-02-24T04:30:55.000Z","name":"Federico Upton","mobile_number":"822-337-3914","email_id":"Horacio.Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"17554449846927","imei1":"17554449846927","imei2":"17554449846927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196007,"job_number":"JOB_196007","tr_customer_id":196025,"tr_customer_product_id":196015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:17.000Z","modified_at":"2026-02-24T04:30:50.000Z","name":"Keshaun Wyman","mobile_number":"355-492-4643","email_id":"Alfred_Stracke@gmail.com","dop":"2025-12-31","serial_number":"106487713402403","imei1":"106487713402403","imei2":"106487713402403","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196004,"job_number":"JOB_196004","tr_customer_id":196022,"tr_customer_product_id":196012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:13.000Z","modified_at":"2026-02-24T04:30:49.000Z","name":"Kelton Marvin","mobile_number":"515-576-8240","email_id":"Marcos_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"18219175515416","imei1":"18219175515416","imei2":"18219175515416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196000,"job_number":"JOB_196000","tr_customer_id":196018,"tr_customer_product_id":196008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:08.000Z","modified_at":"2026-02-24T04:30:43.000Z","name":"Kelley Rowe","mobile_number":"343-214-9562","email_id":"Joaquin58@yahoo.com","dop":"2025-04-06","serial_number":"19088227475260","imei1":"19088227475260","imei2":"19088227475260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195996,"job_number":"JOB_195996","tr_customer_id":196014,"tr_customer_product_id":196004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Milan Cartwright","mobile_number":"663-826-9530","email_id":"Penelope_Gleason4@gmail.com","dop":"2025-04-06","serial_number":"17085037538753","imei1":"17085037538753","imei2":"17085037538753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195994,"job_number":"JOB_195994","tr_customer_id":196012,"tr_customer_product_id":196002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:30:05.000Z","modified_at":"2026-02-24T04:30:41.000Z","name":"Jordane Rogahn","mobile_number":"772-340-0258","email_id":"Russel57@yahoo.com","dop":"2025-08-24","serial_number":"10832199341553","imei1":"10832199341553","imei2":"10832199341553","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195990,"job_number":"JOB_195990","tr_customer_id":196008,"tr_customer_product_id":195998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:58.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Kasey Torphy","mobile_number":"368-345-7021","email_id":"Gloria.Swaniawski17@hotmail.com","dop":"2025-04-06","serial_number":"17018629144859","imei1":"17018629144859","imei2":"17018629144859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195988,"job_number":"JOB_195988","tr_customer_id":196006,"tr_customer_product_id":195996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:57.000Z","modified_at":"2026-02-24T04:30:34.000Z","name":"Martine Bahringer","mobile_number":"248-744-1473","email_id":"Ephraim.Sipes51@hotmail.com","dop":"2025-04-06","serial_number":"10301812396648","imei1":"10301812396648","imei2":"10301812396648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195984,"job_number":"JOB_195984","tr_customer_id":196002,"tr_customer_product_id":195992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:56.000Z","modified_at":"2026-02-24T04:30:30.000Z","name":"Mose Shields","mobile_number":"433-609-1513","email_id":"Jared.Lemke58@yahoo.com","dop":"2025-04-06","serial_number":"15490340051902","imei1":"15490340051902","imei2":"15490340051902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195981,"job_number":"JOB_195981","tr_customer_id":195999,"tr_customer_product_id":195989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:55.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Johnpaul Hilll","mobile_number":"987-334-8438","email_id":"Ernestine18@hotmail.com","dop":"2025-04-06","serial_number":"16297889207316","imei1":"16297889207316","imei2":"16297889207316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195979,"job_number":"JOB_195979","tr_customer_id":195997,"tr_customer_product_id":195987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:54.000Z","modified_at":"2026-02-24T04:30:31.000Z","name":"Imogene Durgan","mobile_number":"809-453-9220","email_id":"Rosamond_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"12141493428165","imei1":"12141493428165","imei2":"12141493428165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195975,"job_number":"JOB_195975","tr_customer_id":195993,"tr_customer_product_id":195983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:50.000Z","modified_at":"2026-02-24T04:30:25.000Z","name":"Anthony Weissnat","mobile_number":"755-625-7509","email_id":"Antoinette.Hermann29@hotmail.com","dop":"2025-04-06","serial_number":"16884458805191","imei1":"16884458805191","imei2":"16884458805191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195972,"job_number":"JOB_195972","tr_customer_id":195990,"tr_customer_product_id":195980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:49.000Z","modified_at":"2026-02-24T04:30:02.000Z","name":"Malvina Jast","mobile_number":"881-611-6600","email_id":"Haylee.Lind48@gmail.com","dop":"2025-05-30","serial_number":"16501467673918","imei1":"16501467673918","imei2":"16501467673918","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195968,"job_number":"JOB_195968","tr_customer_id":195986,"tr_customer_product_id":195976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:46.000Z","modified_at":"2026-02-24T04:30:21.000Z","name":"Mckenna Schmitt","mobile_number":"214-815-9180","email_id":"Jonas.Ritchie15@gmail.com","dop":"2025-04-06","serial_number":"15501322089480","imei1":"15501322089480","imei2":"15501322089480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195966,"job_number":"JOB_195966","tr_customer_id":195984,"tr_customer_product_id":195974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:45.000Z","modified_at":"2026-02-24T04:30:17.000Z","name":"Lisandro Hauck","mobile_number":"573-232-4755","email_id":"Lolita.Hickle5@yahoo.com","dop":"2025-04-06","serial_number":"12845407933795","imei1":"12845407933795","imei2":"12845407933795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195964,"job_number":"JOB_195964","tr_customer_id":195982,"tr_customer_product_id":195972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:39.000Z","modified_at":"2026-02-24T04:30:13.000Z","name":"Jody Bruen","mobile_number":"434-694-9502","email_id":"Yvonne_Baumbach85@yahoo.com","dop":"2025-02-01","serial_number":"19852629528489","imei1":"19852629528489","imei2":"19852629528489","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195961,"job_number":"JOB_195961","tr_customer_id":195979,"tr_customer_product_id":195969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:15.000Z","name":"Dawn Adams","mobile_number":"536-705-9003","email_id":"Vaughn.Kuphal@yahoo.com","dop":"2000-01-31","serial_number":"10768402229405","imei1":"10768402229405","imei2":"10768402229405","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195957,"job_number":"JOB_195957","tr_customer_id":195975,"tr_customer_product_id":195965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:37.000Z","modified_at":"2026-02-24T04:30:12.000Z","name":"Mohammad Langworth","mobile_number":"571-642-4114","email_id":"Jeremy.Murazik@yahoo.com","dop":"2025-04-06","serial_number":"16974363681293","imei1":"16974363681293","imei2":"16974363681293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195952,"job_number":"JOB_195952","tr_customer_id":195970,"tr_customer_product_id":195960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:30.000Z","modified_at":"2026-02-24T04:30:08.000Z","name":"Ricky Bernier","mobile_number":"263-907-2653","email_id":"Fanny42@yahoo.com","dop":"2025-12-31","serial_number":"108693999649021","imei1":"108693999649021","imei2":"108693999649021","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195948,"job_number":"JOB_195948","tr_customer_id":195966,"tr_customer_product_id":195956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:27.000Z","modified_at":"2026-02-24T04:30:03.000Z","name":"Keanu Stokes","mobile_number":"495-678-1662","email_id":"Geo_Schowalter92@hotmail.com","dop":"2025-06-18","serial_number":"10143013333086","imei1":"10143013333086","imei2":"10143013333086","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195944,"job_number":"JOB_195944","tr_customer_id":195962,"tr_customer_product_id":195952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:23.000Z","modified_at":"2026-02-24T04:29:58.000Z","name":"Joaquin Stroman","mobile_number":"400-247-2448","email_id":"Lowell_Olson@yahoo.com","dop":"2025-04-06","serial_number":"12361986049654","imei1":"12361986049654","imei2":"12361986049654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195940,"job_number":"JOB_195940","tr_customer_id":195958,"tr_customer_product_id":195948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:15.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Erling Nienow","mobile_number":"256-434-5396","email_id":"Heber_Carter@gmail.com","dop":"2025-04-06","serial_number":"15942967687253","imei1":"15942967687253","imei2":"15942967687253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195935,"job_number":"JOB_195935","tr_customer_id":195953,"tr_customer_product_id":195943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:13.000Z","modified_at":"2026-02-24T04:29:50.000Z","name":"Adolf Leuschke","mobile_number":"796-974-7199","email_id":"Reese36@yahoo.com","dop":"2025-04-06","serial_number":"16448986913519","imei1":"16448986913519","imei2":"16448986913519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195933,"job_number":"JOB_195933","tr_customer_id":195951,"tr_customer_product_id":195941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:12.000Z","modified_at":"2026-02-24T04:29:48.000Z","name":"Rosalee Spinka","mobile_number":"737-708-2904","email_id":"Mertie_Lockman8@hotmail.com","dop":"2025-04-06","serial_number":"13933237870273","imei1":"13933237870273","imei2":"13933237870273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195930,"job_number":"JOB_195930","tr_customer_id":195948,"tr_customer_product_id":195938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:10.000Z","modified_at":"2026-02-24T04:29:49.000Z","name":"Yessenia Kris","mobile_number":"247-523-9657","email_id":"Clemmie.Glover@gmail.com","dop":"2025-04-06","serial_number":"17863388489615","imei1":"17863388489615","imei2":"17863388489615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195926,"job_number":"JOB_195926","tr_customer_id":195944,"tr_customer_product_id":195934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Rhett Feil","mobile_number":"529-528-9056","email_id":"Madaline91@gmail.com","dop":"2025-04-06","serial_number":"12989636512732","imei1":"12989636512732","imei2":"12989636512732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195925,"job_number":"JOB_195925","tr_customer_id":195943,"tr_customer_product_id":195933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:09.000Z","modified_at":"2026-02-24T04:29:46.000Z","name":"Patsy Weber","mobile_number":"453-820-1534","email_id":"Emmett96@hotmail.com","dop":"2025-04-06","serial_number":"18650062088343","imei1":"18650062088343","imei2":"18650062088343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195923,"job_number":"JOB_195923","tr_customer_id":195941,"tr_customer_product_id":195931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:08.000Z","modified_at":"2026-02-24T04:29:43.000Z","name":"Destiny Reichel","mobile_number":"651-917-8954","email_id":"Nikki.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10106261754466","imei1":"10106261754466","imei2":"10106261754466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195919,"job_number":"JOB_195919","tr_customer_id":195937,"tr_customer_product_id":195927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:29:04.000Z","modified_at":"2026-02-24T04:29:41.000Z","name":"Janiya Gottlieb","mobile_number":"538-458-5544","email_id":"Kendra66@yahoo.com","dop":"2025-04-06","serial_number":"10655996759824","imei1":"10655996759824","imei2":"10655996759824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195918,"job_number":"JOB_195918","tr_customer_id":195936,"tr_customer_product_id":195926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:56.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Noelia Glover","mobile_number":"651-477-1961","email_id":"Zaria47@hotmail.com","dop":"2025-02-01","serial_number":"26797246581672","imei1":"26797246581672","imei2":"26797246581672","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195915,"job_number":"JOB_195915","tr_customer_id":195933,"tr_customer_product_id":195923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:54.000Z","modified_at":"2026-02-24T04:29:30.000Z","name":"Clay VonRueden","mobile_number":"285-911-0488","email_id":"Elizabeth.Littel@gmail.com","dop":"2025-04-06","serial_number":"11558392112123","imei1":"11558392112123","imei2":"11558392112123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195910,"job_number":"JOB_195910","tr_customer_id":195928,"tr_customer_product_id":195918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:47.000Z","modified_at":"2026-02-24T04:29:19.000Z","name":"Curtis Howell","mobile_number":"523-700-4729","email_id":"Andrew_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"17389397859902","imei1":"17389397859902","imei2":"17389397859902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195908,"job_number":"JOB_195908","tr_customer_id":195926,"tr_customer_product_id":195916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:45.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Hardy O'Keefe","mobile_number":"333-735-8317","email_id":"Ward.Wiegand@gmail.com","dop":"2025-04-06","serial_number":"16024826847780","imei1":"16024826847780","imei2":"16024826847780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195906,"job_number":"JOB_195906","tr_customer_id":195924,"tr_customer_product_id":195914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:44.000Z","modified_at":"2026-02-24T04:29:20.000Z","name":"Ottis Conn","mobile_number":"796-773-6075","email_id":"Brice_Boyer49@yahoo.com","dop":"2025-06-18","serial_number":"10987707091443","imei1":"10987707091443","imei2":"10987707091443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195902,"job_number":"JOB_195902","tr_customer_id":195920,"tr_customer_product_id":195910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:34.000Z","modified_at":"2026-02-24T04:28:43.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"12766246913938","imei1":"12766246913938","imei2":"12766246913938","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195901,"job_number":"JOB_195901","tr_customer_id":195919,"tr_customer_product_id":195909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:33.000Z","modified_at":"2026-02-24T04:29:07.000Z","name":"Lola Koelpin","mobile_number":"298-639-2141","email_id":"Roy_Walker@hotmail.com","dop":"2025-04-06","serial_number":"19856553082999","imei1":"19856553082999","imei2":"19856553082999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195898,"job_number":"JOB_195898","tr_customer_id":195916,"tr_customer_product_id":195906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:29:00.000Z","name":"Clarissa Blanda","mobile_number":"520-468-7903","email_id":"Carey.Cremin52@yahoo.com","dop":"2025-04-06","serial_number":"14006128746410","imei1":"14006128746410","imei2":"14006128746410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195897,"job_number":"JOB_195897","tr_customer_id":195915,"tr_customer_product_id":195905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:28:23.000Z","modified_at":"2026-02-24T04:28:31.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26867014348016","imei1":"26867014348016","imei2":"26867014348016","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195895,"job_number":"JOB_195895","tr_customer_id":195913,"tr_customer_product_id":195903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:55.000Z","modified_at":"2026-02-24T04:25:29.000Z","name":"Zella Zieme","mobile_number":"836-353-4332","email_id":"Daisha_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"18262608515291","imei1":"18262608515291","imei2":"18262608515291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195892,"job_number":"JOB_195892","tr_customer_id":195910,"tr_customer_product_id":195900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:24:15.000Z","modified_at":"2026-02-24T04:24:49.000Z","name":"Brook Boehm","mobile_number":"368-751-7843","email_id":"Levi_Breitenberg@gmail.com","dop":"2025-04-06","serial_number":"14284230388246","imei1":"14284230388246","imei2":"14284230388246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195889,"job_number":"JOB_195889","tr_customer_id":195907,"tr_customer_product_id":195897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T04:23:35.000Z","modified_at":"2026-02-24T04:24:08.000Z","name":"Zack MacGyver","mobile_number":"981-798-6578","email_id":"Anderson66@yahoo.com","dop":"2025-04-06","serial_number":"10285920968318","imei1":"10285920968318","imei2":"10285920968318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T04:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195885,"job_number":"JOB_195885","tr_customer_id":195903,"tr_customer_product_id":195893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:39.000Z","modified_at":"2026-02-24T03:35:11.000Z","name":"Darien Block","mobile_number":"962-250-1363","email_id":"Manuel82@yahoo.com","dop":"2025-04-06","serial_number":"12507179503328","imei1":"12507179503328","imei2":"12507179503328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195882,"job_number":"JOB_195882","tr_customer_id":195900,"tr_customer_product_id":195890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:34:00.000Z","modified_at":"2026-02-24T03:34:32.000Z","name":"Magdalena Gulgowski","mobile_number":"416-825-7344","email_id":"Ben_Dickens37@gmail.com","dop":"2025-04-06","serial_number":"15400266120331","imei1":"15400266120331","imei2":"15400266120331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195879,"job_number":"JOB_195879","tr_customer_id":195897,"tr_customer_product_id":195887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:33:21.000Z","modified_at":"2026-02-24T03:33:53.000Z","name":"Joanny Cummings","mobile_number":"405-701-6630","email_id":"Karelle_Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"17262427964990","imei1":"17262427964990","imei2":"17262427964990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195875,"job_number":"JOB_195875","tr_customer_id":195893,"tr_customer_product_id":195883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:36.000Z","modified_at":"2026-02-24T03:18:49.000Z","name":"Darlene Kuvalis","mobile_number":"842-415-2030","email_id":"Xzavier17@gmail.com","dop":"2025-05-30","serial_number":"11625511169207","imei1":"11625511169207","imei2":"11625511169207","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195873,"job_number":"JOB_195873","tr_customer_id":195891,"tr_customer_product_id":195881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:18:19.000Z","modified_at":"2026-02-24T03:18:34.000Z","name":"Rudy Ruecker","mobile_number":"528-332-3172","email_id":"Shane.Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"18804589109733","imei1":"18804589109733","imei2":"18804589109733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195871,"job_number":"JOB_195871","tr_customer_id":195889,"tr_customer_product_id":195879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T03:13:40.000Z","modified_at":"2026-02-24T03:13:56.000Z","name":"Harmon Crona","mobile_number":"900-684-9047","email_id":"Zack.Russel64@gmail.com","dop":"2025-04-06","serial_number":"15197591371854","imei1":"15197591371854","imei2":"15197591371854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195815,"job_number":"JOB_195815","tr_customer_id":195833,"tr_customer_product_id":195823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T21:12:18.000Z","modified_at":"2026-02-24T08:43:08.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-18","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-18T21:12:17.352045209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T08:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 532ms
Mean size per request: 5.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c980ef2-255d-4c06-b0f1-07eefb175499
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1749-4rpQVRcUtZvnmRywSOAXaf3ms30"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T15:00:03.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T15:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:03.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T15:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee9c0bd8-4391-4ae0-b1dd-5edf5bcdb2eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196993
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 508ms
Mean size per request: 4.86KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTk0NTIwNH0.zgI1GL7CX1pEDwYG1uDuZC_k6ieeV_YT0pihLbAV3iY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d8b583f-7d12-44ef-b2eb-1c6404ed6937
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1374-XRg2fvqItOmj8ePVFdhgS2DI7XQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195822,"job_number":"JOB_195822","tr_customer_id":195840,"tr_customer_product_id":195830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:53:26.000Z","modified_at":"2026-02-24T02:27:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-13","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-13T23:53:25.802089359Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T02:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196581,"job_number":"JOB_196581","tr_customer_id":196599,"tr_customer_product_id":196589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T07:04:46.000Z","modified_at":"2026-02-24T07:04:53.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"21143396902518","imei1":"21143396902518","imei2":"21143396902518","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196748,"job_number":"JOB_196748","tr_customer_id":196766,"tr_customer_product_id":196756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T13:59:04.000Z","modified_at":"2026-02-24T14:03:08.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"26145175376908","imei1":"26145175376908","imei2":"26145175376908","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T14:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196988,"job_number":"JOB_196988","tr_customer_id":197006,"tr_customer_product_id":196996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:40.000Z","modified_at":"2026-02-24T15:00:03.000Z","name":"Dante Boyer","mobile_number":"883-448-2804","email_id":"Alessandro.Dicki85@yahoo.com","dop":"2025-04-06","serial_number":"15826178235788","imei1":"15826178235788","imei2":"15826178235788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T15:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":196717,"job_number":"JOB_196717","tr_customer_id":196735,"tr_customer_product_id":196725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T11:39:03.000Z","modified_at":"2026-02-24T11:40:47.000Z","name":"Fanny MacGyver","mobile_number":"794-900-4521","email_id":"Michel.Brakus@gmail.com","dop":"2026-01-06","serial_number":"10687928854716","imei1":"10687928854716","imei2":"10687928854716","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-24T11:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2b39a77-5224-42fd-80b8-d470a5073468
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-EuW7RpHRejoFwiCcxao9CsWhLno"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74899342-6dac-4e49-a761-9625d09130e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6a74430-797b-4a43-aec1-7bb63a32ffe9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-6sHEG/w538PXJmj/pxiNryYE1zY"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":1172},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 4.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edfbd193-416d-49d2-9021-ba2a8ddefc01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"133a-K19zr+TYmyVsStYBm6R5is3dWLo"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:06.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T15:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 4.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f543aed-a25c-45c4-aa81-391f0c14fdb5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"133a-K19zr+TYmyVsStYBm6R5is3dWLo"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":195821,"job_number":"JOB_195821","tr_customer_id":195839,"tr_customer_product_id":195829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-23T23:51:01.000Z","modified_at":"2026-02-24T03:01:39.000Z","name":"Poornima Adiga","mobile_number":"7074723326","email_id":"jyoti.kakkar@hotmail.com","dop":"2026-02-13","serial_number":"503567049800713","imei1":"503567049800713","imei2":"503567049800713","popurl":"www.amodini-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195825,"job_number":"JOB_195825","tr_customer_id":195843,"tr_customer_product_id":195833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T01:13:24.000Z","modified_at":"2026-02-24T03:10:42.000Z","name":"Ally Hackett","mobile_number":"973-665-6371","email_id":"Amari_Walker11@yahoo.com","dop":"2026-02-01","serial_number":"95390577514881","imei1":"95390577514881","imei2":"95390577514881","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196750,"job_number":"JOB_196750","tr_customer_id":196768,"tr_customer_product_id":196758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:03:32.000Z","modified_at":"2026-02-24T14:03:36.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"27154066476455","imei1":"27154066476455","imei2":"27154066476455","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":195870,"job_number":"JOB_195870","tr_customer_id":195888,"tr_customer_product_id":195878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T02:43:57.000Z","modified_at":"2026-02-24T03:12:57.000Z","name":"JD Trump","mobile_number":"1234567890","email_id":"Emanual@gmail.com","dop":"2025-12-17","serial_number":"15069694140380","imei1":"15069694140380","imei2":"15069694140380","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T03:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:06.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-24T15:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68d3237c-6c1b-4e53-a03a-06897ca80b8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 196993
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1005B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f48523ab-7005-464e-8583-9b52abd2d3de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_196993"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1005
ETag W/"3ed-McIuREK78Soo+VJ/jJRgxiX9uG4"
Vary Accept-Encoding
Date Tue, 24 Feb 2026 15:00:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:08.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T15:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_196993
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 2.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5NDUyMDZ9.v__y53j5Cm3AYuQcH8D_uL0PfcKWopMtFHp_P-yJsPE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bb4c015-221d-4d95-8a64-d133c961cf1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a38-1fEh4Roon1YsV5cKWYpDuY9j9MY"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 24 Feb 2026 15:00:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":196993,"job_number":"JOB_196993","tr_customer_id":197011,"tr_customer_product_id":197001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-24T14:59:57.000Z","modified_at":"2026-02-24T15:00:08.000Z","name":"giyu tomiaka","mobile_number":"548-583-6971","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"799029476800465","imei1":"799029476800465","imei2":"799029476800465","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-24T15:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":751473,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:57.000Z","created_at":"2026-02-24T14:59:57.000Z"},{"id":751474,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-24T14:59:57.000Z","created_at":"2026-02-24T14:59:57.000Z"},{"id":751477,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-24T15:00:01.000Z","created_at":"2026-02-24T15:00:01.000Z"},{"id":751480,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-24T15:00:03.000Z","created_at":"2026-02-24T15:00:03.000Z"},{"id":751482,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-24T15:00:06.000Z","created_at":"2026-02-24T15:00:06.000Z"},{"id":751483,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T15:00:08.000Z","created_at":"2026-02-24T15:00:08.000Z"},{"id":751484,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-24T15:00:08.000Z","created_at":"2026-02-24T15:00:08.000Z"}],"problems":[{"id":189802,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-24T14:59:57.000Z"},{"id":189804,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-24T15:00:03.000Z"}],"quatations":[]}}
Test Information
No Tests for this request